OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
CMF_SPLIT_ACCOUNT_INFO Class Reference

#include <OnixS/MTS/Cash/SDP/Classes/Substructures/SMP.Substructures.CMF_SPLIT_ACCOUNT_INFO.h>

Public Member Functions

 CMF_SPLIT_ACCOUNT_INFO ()
 
 ~CMF_SPLIT_ACCOUNT_INFO ()
 
size_t deserialize (const void *buf, size_t inLen)
 
std::string toString () const
 
size_t serializationBufSize () const
 
size_t serialize (void *buf) const
 

Public Attributes

UInt32 accountId
 
TI_VERB::Enum verb
 
Double quantity
 
TI_ACCOUNT_INFO_STATUS::Enum status
 

Detailed Description

Definition at line 42 of file SMP.Substructures.CMF_SPLIT_ACCOUNT_INFO.h.

Constructor & Destructor Documentation

Definition at line 49 of file SMP.Substructures.CMF_SPLIT_ACCOUNT_INFO.h.

Member Function Documentation

size_t deserialize ( const void *  buf,
size_t  inLen 
)
size_t serializationBufSize ( ) const
inline

Definition at line 71 of file SMP.Substructures.CMF_SPLIT_ACCOUNT_INFO.h.

size_t serialize ( void *  buf) const
std::string toString ( ) const

Provides string presentation.

Member Data Documentation

UInt32 accountId

Unique ID of the account.

Definition at line 53 of file SMP.Substructures.CMF_SPLIT_ACCOUNT_INFO.h.

Double quantity

Quantity.

Definition at line 59 of file SMP.Substructures.CMF_SPLIT_ACCOUNT_INFO.h.

Allocation Status.

Definition at line 62 of file SMP.Substructures.CMF_SPLIT_ACCOUNT_INFO.h.

Verb (Referred to the member who receives the information)

Definition at line 56 of file SMP.Substructures.CMF_SPLIT_ACCOUNT_INFO.h.


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