MythTV  master
Public Attributes | List of all members
filestack_t Struct Reference
Collaboration diagram for filestack_t:
Collaboration graph
[legend]

Public Attributes

FILE * m_file
 
char * m_name
 
int m_line
 
struct filestack_tm_parent
 

Detailed Description

Definition at line 46 of file lirc_client.cpp.

Member Data Documentation

◆ m_file

FILE* filestack_t::m_file

Definition at line 47 of file lirc_client.cpp.

Referenced by lirc_readconfig_only_internal().

◆ m_name

char* filestack_t::m_name

Definition at line 48 of file lirc_client.cpp.

Referenced by lirc_readconfig_only_internal(), and stack_pop().

◆ m_line

int filestack_t::m_line

Definition at line 49 of file lirc_client.cpp.

Referenced by lirc_readconfig_only_internal().

◆ m_parent

struct filestack_t* filestack_t::m_parent

Definition at line 50 of file lirc_client.cpp.

Referenced by stack_pop().


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