OnixS C++ MTS Bond Vision SDP Handler  1.1.0
API documentation
BV_NATIONAL_ID_REGISTRATION Class Reference

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

Public Member Functions

 BV_NATIONAL_ID_REGISTRATION ()
 
virtual ~BV_NATIONAL_ID_REGISTRATION ()
 
virtual ClassId::Enum id () const
 
size_t deserialize (const void *buf, size_t inLen)
 
virtual std::string toString () const
 
virtual size_t serializationBufSize () const
 
virtual BV_NATIONAL_ID_REGISTRATIONclone () const
 
virtual BV_NATIONAL_ID_REGISTRATIONclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt32 submitterMemberId
 
UInt32 submitterTraderId
 
std::string submitterTraderName
 
UInt32 memberId
 
BV_NATIONAL_ID_TYPE::Enum nationalIdType
 
std::string nationalIdCode
 
std::string shortCode
 
std::string idNameDisplay
 
std::string countryCodeInvestmentDecision
 
std::string countryCodeOrderExecution
 
BV_REGISTRATION_EVENT::Enum event
 
BV_REGISTRATION_STATUS::Enum status
 
std::string userData
 
UInt32 creationDate
 
UInt64 creationTime
 
UInt32 updateDate
 
UInt64 updateTime
 

Detailed Description

Definition at line 43 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

Constructor & Destructor Documentation

virtual ~BV_NATIONAL_ID_REGISTRATION ( )
inlinevirtual

Definition at line 57 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

Member Function Documentation

virtual BV_NATIONAL_ID_REGISTRATION* clone ( ) const
virtual

Implements Class.

virtual BV_NATIONAL_ID_REGISTRATION* clone ( void *  ) const
virtual

Implements Class.

size_t deserialize ( const void *  buf,
size_t  inLen 
)
virtual ClassId::Enum id ( ) const
inlinevirtual

Class id.

Implements Class.

Definition at line 60 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

Definition at line 124 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

std::string countryCodeInvestmentDecision

Country Code (value configured in 'Anagrafica') of the branch responsible for the person making the Investment Decision.

Definition at line 90 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

std::string countryCodeOrderExecution

Country Code (value configured in 'Anagrafica') of the branch responsible for the person making the Order Execution.

Definition at line 93 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

UInt32 creationDate

Creation date.

Definition at line 105 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

UInt64 creationTime

Creation time.

Definition at line 108 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

Action applied to the Registration.

Definition at line 96 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

std::string idNameDisplay

Optional IdCode description.

Definition at line 87 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

UInt32 memberId

Unique ID of the member to which the registration is referred.

Definition at line 75 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

std::string nationalIdCode

National Id Code alphanumeric value (see notes above). Empty for traders other than Super User.

Definition at line 81 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

BV_NATIONAL_ID_TYPE::Enum nationalIdType

National Id Type. Value 'CI' is accepted only for buy-side members (i.e. MemberId indicates a buy-side member).

Definition at line 78 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

std::string shortCode

Alternative representation of the IdCode (see notes above)

Definition at line 84 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

Specifies whether the Registration is active or deleted.

Definition at line 99 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

UInt32 submitterMemberId

Unique ID of the member who carried out the configuration.

Definition at line 66 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

UInt32 submitterTraderId

Unique ID of the trader who carried out the configuration.

Definition at line 69 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

std::string submitterTraderName

Unique name of the trader who carried out the configuration.

Definition at line 72 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

UInt32 updateDate

Last update date.

Definition at line 111 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

UInt64 updateTime

Last update time.

Definition at line 114 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.

std::string userData

Free field used by the client.

Definition at line 102 of file SMP.Classes.BV_NATIONAL_ID_REGISTRATION.h.


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