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

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

Public Member Functions

 BV_AREA_CODE ()
 
virtual ~BV_AREA_CODE ()
 
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_AREA_CODEclone () const
 
virtual BV_AREA_CODEclone (void *) const
 
- Public Member Functions inherited from Class
virtual ~Class ()
 
size_t getMaxMessageSize () const
 

Public Attributes

UInt16 areaCodeId
 
std::string areaCodeShortDesc
 
std::string areaCodeDesc
 
TI_FLAG::Enum markUpVisibleFg
 
std::string currencyCode
 
TI_FLAG::Enum mandatoryExecInvestIdFg
 

Detailed Description

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

Constructor & Destructor Documentation

BV_AREA_CODE ( )
inline

Definition at line 46 of file SMP.Classes.BV_AREA_CODE.h.

virtual ~BV_AREA_CODE ( )
inlinevirtual

Definition at line 53 of file SMP.Classes.BV_AREA_CODE.h.

Member Function Documentation

virtual BV_AREA_CODE* clone ( ) const
virtual

Implements Class.

virtual BV_AREA_CODE* 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 56 of file SMP.Classes.BV_AREA_CODE.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

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

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

std::string areaCodeDesc

Description of the area code.

Definition at line 68 of file SMP.Classes.BV_AREA_CODE.h.

UInt16 areaCodeId

Unique ID of the Area Code.

Definition at line 62 of file SMP.Classes.BV_AREA_CODE.h.

std::string areaCodeShortDesc

Short description of the area code.

Definition at line 65 of file SMP.Classes.BV_AREA_CODE.h.

std::string currencyCode

ISO unique alphanumeric ID code of the reference currency for the area code.

Definition at line 74 of file SMP.Classes.BV_AREA_CODE.h.

TI_FLAG::Enum mandatoryExecInvestIdFg

Specifies whether checks on Algo Info submission are required for the Area Code.

Definition at line 77 of file SMP.Classes.BV_AREA_CODE.h.

TI_FLAG::Enum markUpVisibleFg

Flag indicating whether MarkUp, defined by the Sell-Side Members, are published or not to the Buy-Side Members.

Definition at line 71 of file SMP.Classes.BV_AREA_CODE.h.


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