#include <DTCCBConfig.h>
Public Member Functions | |
DTConfigKey () | |
~DTConfigKey () | |
Public Attributes | |
COND_SERIALIZABLE | |
int | confKey |
int | confType |
Definition at line 54 of file DTCCBConfig.h.
DTConfigKey::DTConfigKey | ( | ) |
Definition at line 53 of file DTCCBConfig.cc.
DTConfigKey::~DTConfigKey | ( | ) |
Definition at line 70 of file DTCCBConfig.cc.
DTConfigKey::COND_SERIALIZABLE |
Definition at line 65 of file DTCCBConfig.h.
int DTConfigKey::confKey |
Definition at line 62 of file DTCCBConfig.h.
Referenced by DTUserKeyedConfigHandler::DTUserKeyedConfigHandler(), DTUserKeyedConfigHandler::getNewObjects(), DTKeyedConfigHandler::getNewObjects(), DTUserKeyedConfigHandler::sameConfigList(), DTKeyedConfigHandler::sameConfigList(), and DTUserKeyedConfigHandler::userDiscardedKey().
int DTConfigKey::confType |
Definition at line 61 of file DTCCBConfig.h.
Referenced by DTUserKeyedConfigHandler::DTUserKeyedConfigHandler(), DTUserKeyedConfigHandler::getNewObjects(), DTKeyedConfigHandler::getNewObjects(), DTUserKeyedConfigHandler::sameConfigList(), and DTKeyedConfigHandler::sameConfigList().