API  Version 2.0.1
Low-Latency HFT API
 All Classes Functions Variables
API2::UserParams Member List

This is the complete list of members for API2::UserParams, including all inherited members.

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