adchpp::AdcCommand Member List

This is the complete list of members for adchpp::AdcCommand, including all inherited members.
AdcCommand()adchpp::AdcCommand
AdcCommand(Severity sev, Error err, const std::string &desc, char aType=TYPE_INFO)adchpp::AdcCommand [explicit]
AdcCommand(uint32_t cmd, char aType=TYPE_INFO, uint32_t aFrom=HUB_SID)adchpp::AdcCommand [inline, explicit]
AdcCommand(const std::string &aLine)adchpp::AdcCommand [inline, explicit]
AdcCommand(const BufferPtr &buffer_)adchpp::AdcCommand [inline, explicit]
addParam(const std::string &param)adchpp::AdcCommand [inline]
addParam(const std::string &name, const std::string &value)adchpp::AdcCommand [inline]
appendSID(std::string &str, uint32_t aSID)adchpp::AdcCommand [inline, static]
bufferadchpp::AdcCommand [mutable, private]
C(SUP, 'S','U','P')adchpp::AdcCommand
C(STA, 'S','T','A')adchpp::AdcCommand
C(INF, 'I','N','F')adchpp::AdcCommand
C(MSG, 'M','S','G')adchpp::AdcCommand
C(SCH, 'S','C','H')adchpp::AdcCommand
C(RES, 'R','E','S')adchpp::AdcCommand
C(CTM, 'C','T','M')adchpp::AdcCommand
C(RCM, 'R','C','M')adchpp::AdcCommand
C(GPA, 'G','P','A')adchpp::AdcCommand
C(PAS, 'P','A','S')adchpp::AdcCommand
C(QUI, 'Q','U','I')adchpp::AdcCommand
C(GET, 'G','E','T')adchpp::AdcCommand
C(GFI, 'G','F','I')adchpp::AdcCommand
C(SND, 'S','N','D')adchpp::AdcCommand
C(SID, 'S','I','D')adchpp::AdcCommand
C(CMD, 'C','M','D')adchpp::AdcCommand
C(NAT, 'N','A','T')adchpp::AdcCommand
C(RNT, 'R','N','T')adchpp::AdcCommand
cmdadchpp::AdcCommand
cmdCharadchpp::AdcCommand
cmdIntadchpp::AdcCommand
delParam(const char *name, size_t start)adchpp::AdcCommand
Error enum nameadchpp::AdcCommand
ERROR_BAD_IP enum valueadchpp::AdcCommand
ERROR_BAD_PASSWORD enum valueadchpp::AdcCommand
ERROR_BAD_STATE enum valueadchpp::AdcCommand
ERROR_BANNED_GENERIC enum valueadchpp::AdcCommand
ERROR_CID_TAKEN enum valueadchpp::AdcCommand
ERROR_COMMAND_ACCESS enum valueadchpp::AdcCommand
ERROR_CONNECT_FAILED enum valueadchpp::AdcCommand
ERROR_FEATURE_MISSING enum valueadchpp::AdcCommand
ERROR_FILE_NOT_AVAILABLE enum valueadchpp::AdcCommand
ERROR_FILE_PART_NOT_AVAILABLE enum valueadchpp::AdcCommand
ERROR_GENERIC enum valueadchpp::AdcCommand
ERROR_HUB_DISABLED enum valueadchpp::AdcCommand
ERROR_HUB_FULL enum valueadchpp::AdcCommand
ERROR_HUB_GENERIC enum valueadchpp::AdcCommand
ERROR_INF_MISSING enum valueadchpp::AdcCommand
ERROR_INVALID_PID enum valueadchpp::AdcCommand
ERROR_LOGIN_GENERIC enum valueadchpp::AdcCommand
ERROR_NICK_INVALID enum valueadchpp::AdcCommand
ERROR_NICK_TAKEN enum valueadchpp::AdcCommand
ERROR_NO_CLIENT_HASH enum valueadchpp::AdcCommand
ERROR_NO_HUB_HASH enum valueadchpp::AdcCommand
ERROR_PERM_BANNED enum valueadchpp::AdcCommand
ERROR_PROTOCOL_GENERIC enum valueadchpp::AdcCommand
ERROR_PROTOCOL_UNSUPPORTED enum valueadchpp::AdcCommand
ERROR_REGGED_ONLY enum valueadchpp::AdcCommand
ERROR_SLOTS_FULL enum valueadchpp::AdcCommand
ERROR_TEMP_BANNED enum valueadchpp::AdcCommand
ERROR_TRANSFER_GENERIC enum valueadchpp::AdcCommand
escape(const std::string &s, std::string &out)adchpp::AdcCommand [static]
featuresadchpp::AdcCommand [private]
fromadchpp::AdcCommand [private]
fromField(const uint16_t aField)adchpp::AdcCommand [inline, static]
fromFourCC(uint32_t x)adchpp::AdcCommand [inline, static]
fromSID(const uint32_t aSID)adchpp::AdcCommand [inline, static]
getBuffer() const adchpp::AdcCommand
getCommand() const adchpp::AdcCommand [inline]
getFeatures() const adchpp::AdcCommand [inline]
getFourCC() const adchpp::AdcCommand [inline]
getFrom() const adchpp::AdcCommand [inline]
getParam(size_t n) const adchpp::AdcCommand [inline]
getParam(const char *name, size_t start, std::string &ret) const adchpp::AdcCommand
getParameters()adchpp::AdcCommand [inline]
getParameters() const adchpp::AdcCommand [inline]
getPriority() const adchpp::AdcCommand [inline]
getTo() const adchpp::AdcCommand [inline]
getType() const adchpp::AdcCommand [inline]
hasFlag(const char *name, size_t start) const adchpp::AdcCommand
HUB_SIDadchpp::AdcCommand [static]
INVALID_SIDadchpp::AdcCommand [static]
operator==(uint32_t aCmd) const adchpp::AdcCommand [inline]
parametersadchpp::AdcCommand [private]
parse(const std::string &str)adchpp::AdcCommand [inline]
parse(const char *buf, size_t len)adchpp::AdcCommand
priorityadchpp::AdcCommand [private]
Priority enum nameadchpp::AdcCommand
PRIORITY_IGNORE enum valueadchpp::AdcCommand
PRIORITY_LOW enum valueadchpp::AdcCommand
PRIORITY_NORMAL enum valueadchpp::AdcCommand
resetBuffer()adchpp::AdcCommand [inline]
setFrom(uint32_t aFrom)adchpp::AdcCommand [inline]
setPriority(Priority priority_)adchpp::AdcCommand [inline]
setTo(uint32_t aTo)adchpp::AdcCommand [inline]
SEV_FATAL enum valueadchpp::AdcCommand
SEV_RECOVERABLE enum valueadchpp::AdcCommand
SEV_SUCCESS enum valueadchpp::AdcCommand
Severity enum nameadchpp::AdcCommand
toadchpp::AdcCommand [private]
toCMD(uint8_t a, uint8_t b, uint8_t c)adchpp::AdcCommand [inline, static]
toCMD(const char *str)adchpp::AdcCommand [inline, static]
toField(const char *x)adchpp::AdcCommand [inline, static]
toFourCC(const char *x)adchpp::AdcCommand [inline, static]
toSID(const std::string &aSID)adchpp::AdcCommand [inline, static]
toString() const adchpp::AdcCommand
typeadchpp::AdcCommand [private]
TYPE_BROADCASTadchpp::AdcCommand [static]
TYPE_CLIENTadchpp::AdcCommand [static]
TYPE_DIRECTadchpp::AdcCommand [static]
TYPE_ECHOadchpp::AdcCommand [static]
TYPE_FEATUREadchpp::AdcCommand [static]
TYPE_HUBadchpp::AdcCommand [static]
TYPE_INFOadchpp::AdcCommand [static]
TYPE_UDPadchpp::AdcCommand [static]
Generated on Sat Nov 27 23:38:24 2010 for adchpp by  doxygen 1.6.3