ZNC
trunk
|
#include <Config.h>
Public Member Functions | |
CConfigEntry () | |
CConfigEntry (const CConfig &Config) | |
CConfigEntry (const CConfigEntry &other) | |
~CConfigEntry () | |
CConfigEntry & | operator= (const CConfigEntry &other) |
Public Attributes | |
CConfig * | m_pSubConfig |
CConfigEntry::CConfigEntry | ( | ) |
CConfigEntry::CConfigEntry | ( | const CConfig & | Config | ) |
CConfigEntry::CConfigEntry | ( | const CConfigEntry & | other | ) |
CConfigEntry::~CConfigEntry | ( | ) |
CConfigEntry& CConfigEntry::operator= | ( | const CConfigEntry & | other | ) |
CConfig* CConfigEntry::m_pSubConfig |