AbstractUserParams() | API2::AbstractUserParams | inline |
addType(BaseType *type) | API2::AbstractUserParams | inline |
deSerialize(const char *buf) | API2::AbstractUserParams | inline |
deSerializeMemorySize(const char *buff) (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
dump() | API2::AbstractUserParams | inline |
getAdminTokenId() const | API2::AbstractUserParams | inline |
getClientId() const | API2::AbstractUserParams | inline |
getRefAdminTokenId() (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
getRefClientId() (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
getRefSequenceNumber() (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
getRefStrategyId() (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
getRefStrategyVersion() (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
getRefTransactionType() (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
getSequenceNumber() const | API2::AbstractUserParams | inline |
getSerializeSize() (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
getStrategyId() const | API2::AbstractUserParams | inline |
getStrategyVersion() const | API2::AbstractUserParams | inline |
getString() (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
getTransactionType() const | API2::AbstractUserParams | inline |
getValue(const std::string &key, T &val) | API2::UserParams | inline |
initialize() | API2::AbstractUserParams | inlinevirtual |
serialize(char *buf, int apiIndex) | API2::UserParams | |
API2::AbstractUserParams::serialize(char *buf, bool isResponse, UNSIGNED_CHARACTER cat, UNSIGNED_CHARACTER comCat) | API2::AbstractUserParams | inline |
serializeApi(char *buf, bool isResponse, UNSIGNED_CHARACTER cat, UNSIGNED_CHARACTER comCat, int apiIndex) | API2::AbstractUserParams | inline |
setAdminTokenId(const UNSIGNED_LONG &value) (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
setClientId(const UNSIGNED_INTEGER &value) (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
setSequenceNumber(const UNSIGNED_LONG &value) (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
setStrategyId(const UNSIGNED_INTEGER &value) (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
setStrategyVersion(const UNSIGNED_LONG &value) (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
setTransactionType(const UNSIGNED_CHARACTER &value) (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
setValue(const std::string &key, const T &val) | API2::UserParams | inline |
UserParams(const std::string &frontendDesign, const char *buf=NULL) | API2::UserParams | |
writeToFile(FILE *fp) (defined in API2::AbstractUserParams) | API2::AbstractUserParams | inline |
~UserParams() (defined in API2::UserParams) | API2::UserParams | |