createBroadCastFeePacket(char *payload, int size, bool checksumFlag=false, FlagBits feeServerFlag=NO_FLAGS, std::vector< char * > *feeserverCollection=NULL, bool huffmanFlag=false) (defined in ztt::dcs::InterCom) | ztt::dcs::InterCom | |
createFeePacket(char *payload, int size, bool checksumFlag=false, FlagBits feeServerFlag=NO_FLAGS, bool huffmanFlag=false) | ztt::dcs::InterCom | |
createInterCom() | ztt::dcs::InterCom | [static] |
executeCommand(char *data, int size) | ztt::dcs::InterCom | |
getFeeAckInfoCollection() | ztt::dcs::InterCom | [inline] |
getFeeItemInfoCollection() | ztt::dcs::InterCom | [inline] |
getFeeMsgInfoCollection() | ztt::dcs::InterCom | [inline] |
getFeeServerMap() | ztt::dcs::InterCom | [inline] |
run(bool interactive=true) | ztt::dcs::InterCom | |
sendCommand(char *target, boost::shared_ptr< FeePacket > pFeePacket) | ztt::dcs::InterCom | |
setConfigDir(const std::string &configDir) (defined in ztt::dcs::InterCom) | ztt::dcs::InterCom | [static] |
setFeeServerMap(FeeServerMap) | ztt::dcs::InterCom | [inline] |
setLogEntry(unsigned int type, char *source, char *description) | ztt::dcs::InterCom | [inline] |
setUp() | ztt::dcs::InterCom | |
subscribe() | ztt::dcs::InterCom | |
validateServerName(const char *serverName) | ztt::dcs::InterCom | |
~InterCom() | ztt::dcs::InterCom | |