#include "chansetup.h"
#include "chanparse.h"
#include "chanshare.h"
#include <notify.h>
Go to the source code of this file.
Compounds | |
class | SetupParseFunctor |
Functions | |
void | ResetSetup () |
void | ParseSetup (istream &is) |
Variables | |
SetupType * | SetupDB = (SetupType*)0 |
|
Definition at line 176 of file chansetup.cxx. References ChanParse(), and s. Referenced by ReadChanConfigData(). |
|
Definition at line 169 of file chansetup.cxx. References NULL, SetupDB, and SetupType. Referenced by ReadChanConfigData(). |
|
Definition at line 24 of file chansetup.cxx. Referenced by ResetSetup(), and SetupDefined(). |