OnixS C++ MTS Bond Vision SDP Handler  1.3.0
API documentation
BV_TRADE_FUTURE_ACCOUNT_INFO Class Reference

#include <OnixS/MTS/BondVision/SDP/Classes/Substructures/SMP.Substructures.BV_TRADE_FUTURE_ACCOUNT_INFO.h>

Public Member Functions

 BV_TRADE_FUTURE_ACCOUNT_INFO ()
 
 ~BV_TRADE_FUTURE_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
 
UInt32 memberId
 
std::string exchangeMemberId
 
std::string exchangeTraderId
 
UInt32 autoApprovalRuleId
 

Detailed Description

Constructor & Destructor Documentation

Member Function Documentation

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

Provides string presentation.

Member Data Documentation

UInt32 accountId

Unique ID of the exchange account (i.e. Eurex account)

Definition at line 54 of file SMP.Substructures.BV_TRADE_FUTURE_ACCOUNT_INFO.h.

UInt32 autoApprovalRuleId

Id of the Auto-Approval Rule defined in the exchange (i.e. Eurex Market) it is an optional field.

Definition at line 66 of file SMP.Substructures.BV_TRADE_FUTURE_ACCOUNT_INFO.h.

std::string exchangeMemberId

Unique ID of the member in the exchange (i.e. Eurex Market)

Definition at line 60 of file SMP.Substructures.BV_TRADE_FUTURE_ACCOUNT_INFO.h.

std::string exchangeTraderId

Unique ID of the trader in the exchange (i.e. Eurex Market)

Definition at line 63 of file SMP.Substructures.BV_TRADE_FUTURE_ACCOUNT_INFO.h.

UInt32 memberId

Unique ID of the member in the BV Market.

Definition at line 57 of file SMP.Substructures.BV_TRADE_FUTURE_ACCOUNT_INFO.h.


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