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

Public Attributes

FILE * m_file { nullptr }
 
std::string m_name
 
int m_line { 0 }
 
struct filestack_tm_parent { nullptr }
 

Detailed Description

Definition at line 57 of file lirc_client.cpp.

Member Data Documentation

◆ m_file

FILE* filestack_t::m_file { nullptr }

Definition at line 58 of file lirc_client.cpp.

Referenced by lirc_readconfig_only_internal().

◆ m_line

int filestack_t::m_line { 0 }

Definition at line 60 of file lirc_client.cpp.

Referenced by lirc_readconfig_only_internal().

◆ m_name

std::string filestack_t::m_name

Definition at line 59 of file lirc_client.cpp.

Referenced by lirc_readconfig_only_internal().

◆ m_parent

struct filestack_t* filestack_t::m_parent { nullptr }

Definition at line 61 of file lirc_client.cpp.

Referenced by stack_pop(), and stack_push().


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