MythTV  master
Public Member Functions | Public Attributes | List of all members
MythIOCallback Class Reference

Public Member Functions

 MythIOCallback (void *Object, callback_t Callback)
 
bool operator== (MythIOCallback rhs) const
 

Public Attributes

void * m_object
 
callback_t m_callback
 

Detailed Description

Definition at line 30 of file mythiowrapper.cpp.

Constructor & Destructor Documentation

◆ MythIOCallback()

MythIOCallback::MythIOCallback ( void *  Object,
callback_t  Callback 
)
inline

Definition at line 33 of file mythiowrapper.cpp.

Member Function Documentation

◆ operator==()

bool MythIOCallback::operator== ( MythIOCallback  rhs) const
inline

Definition at line 38 of file mythiowrapper.cpp.

Member Data Documentation

◆ m_object

void* MythIOCallback::m_object

Definition at line 39 of file mythiowrapper.cpp.

◆ m_callback

callback_t MythIOCallback::m_callback

Definition at line 42 of file mythiowrapper.cpp.


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