trader  v0.1a
A framework to build trading applications
Public Member Functions | Public Attributes | List of all members
trader::Interface::UserRequestData Struct Reference
Inheritance diagram for trader::Interface::UserRequestData:
Inheritance graph
[legend]
Collaboration diagram for trader::Interface::UserRequestData:
Collaboration graph
[legend]

Public Member Functions

virtual enum MESSAGES GetType ()
 
- Public Member Functions inherited from trader::Interface::IMessageData
MessageId getUniqueMessageId ()
 
void setSourceConnection (const std::string &_sourceConnection)
 
const std::string & getSourceConnection () const
 

Public Attributes

UserRequestID userRequestID
 
UserRequestType userRequestType
 
Username username
 
Password password
 
NewPassword newPassword
 
EncryptedPasswordMethod encryptedPasswordMethod
 
EncryptedPasswordLen encryptedPasswordLen
 
EncryptedPassword encryptedPassword
 
EncryptedNewPasswordLen encryptedNewPasswordLen
 
EncryptedNewPassword encryptedNewPassword
 
RawDataLength rawDataLength
 
RawData rawData
 
- Public Attributes inherited from trader::Interface::IMessageData
std::string sourceConnection
 
MessageId messageId
 

The documentation for this struct was generated from the following file: