|
MythTV master
|
Public Attributes | |
| FILE * | m_file |
| char * | m_name |
| int | m_line |
| struct filestack_t * | m_parent |
Definition at line 46 of file lirc_client.cpp.
| FILE* filestack_t::m_file |
Definition at line 47 of file lirc_client.cpp.
Referenced by lirc_readconfig_only_internal().
| int filestack_t::m_line |
Definition at line 49 of file lirc_client.cpp.
Referenced by lirc_readconfig_only_internal().
| char* filestack_t::m_name |
Definition at line 48 of file lirc_client.cpp.
Referenced by lirc_readconfig_only_internal(), and stack_pop().
| struct filestack_t* filestack_t::m_parent |
Definition at line 50 of file lirc_client.cpp.
Referenced by stack_pop().