MythTV  master
Public Member Functions | Protected Attributes | List of all members
PrintOutput Class Reference
Inheritance diagram for PrintOutput:
Inheritance graph
[legend]
Collaboration diagram for PrintOutput:
Collaboration graph
[legend]

Public Member Functions

 PrintOutput (MythMediaBuffer *out, bool use_xml)
 
void Output (const QString &msg) const
 
void Output (const PSIPTable *psip) const
 

Protected Attributes

MythMediaBufferm_out
 
bool m_useXml
 

Detailed Description

Definition at line 402 of file mpegutils.cpp.

Constructor & Destructor Documentation

◆ PrintOutput()

PrintOutput::PrintOutput ( MythMediaBuffer out,
bool  use_xml 
)
inline

Definition at line 405 of file mpegutils.cpp.

Member Function Documentation

◆ Output() [1/2]

void PrintOutput::Output ( const QString &  msg) const
inline

◆ Output() [2/2]

void PrintOutput::Output ( const PSIPTable psip) const
inline

Definition at line 423 of file mpegutils.cpp.

Member Data Documentation

◆ m_out

MythMediaBuffer* PrintOutput::m_out
protected

Definition at line 431 of file mpegutils.cpp.

Referenced by Output().

◆ m_useXml

bool PrintOutput::m_useXml
protected

Definition at line 432 of file mpegutils.cpp.

Referenced by PrintMPEGStreamListener::HandleSplice(), and Output().


The documentation for this class was generated from the following file: