OnixS C++ MTS Bond Vision SDP Handler 1.3.0
API documentation
Loading...
Searching...
No Matches
BV_TRANSPARENCY_INFO Class Reference

Public Member Functions

 BV_TRANSPARENCY_INFO ()
 ~BV_TRANSPARENCY_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

BV_TRANSPARENCY_EXEMPTION::Enum preTradeAppliedWaiver
BV_WAIVER_INDICATOR::Enum preTradeWaiverIndicator
BV_PRE_TRADE_PUBLISH_FLAG::Enum preTradePublishFlag
BV_TRANSPARENCY_EXEMPTION::Enum postTradeDeferral
BV_POST_TRADE_DEFERRAL::Enum postTradePublishFlag
BV_POST_TRADE_DEFERRAL::Enum limitedPostTradeDeferral
BV_POST_TRADE_DEFERRAL::Enum superPostTradeDeferral

Detailed Description

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

Constructor & Destructor Documentation

◆ BV_TRANSPARENCY_INFO()

Definition at line 45 of file SMP.Substructures.BV_TRANSPARENCY_INFO.h.

◆ ~BV_TRANSPARENCY_INFO()

~BV_TRANSPARENCY_INFO ( )
inline

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

Member Function Documentation

◆ deserialize()

size_t deserialize ( const void * buf,
size_t inLen )

◆ serializationBufSize()

size_t serializationBufSize ( ) const
inline

Definition at line 80 of file SMP.Substructures.BV_TRANSPARENCY_INFO.h.

◆ serialize()

size_t serialize ( void * buf) const

◆ toString()

std::string toString ( ) const

Provides string presentation.

Member Data Documentation

◆ limitedPostTradeDeferral

BV_POST_TRADE_DEFERRAL::Enum limitedPostTradeDeferral

Limited Post Trade Deferral.

Definition at line 67 of file SMP.Substructures.BV_TRANSPARENCY_INFO.h.

◆ postTradeDeferral

Post-Trade Deferral.

Definition at line 61 of file SMP.Substructures.BV_TRANSPARENCY_INFO.h.

◆ postTradePublishFlag

BV_POST_TRADE_DEFERRAL::Enum postTradePublishFlag

Post-Trade Publish Flag.

Definition at line 64 of file SMP.Substructures.BV_TRANSPARENCY_INFO.h.

◆ preTradeAppliedWaiver

BV_TRANSPARENCY_EXEMPTION::Enum preTradeAppliedWaiver

Pre-Trade Applied Waiver.

Definition at line 52 of file SMP.Substructures.BV_TRANSPARENCY_INFO.h.

◆ preTradePublishFlag

BV_PRE_TRADE_PUBLISH_FLAG::Enum preTradePublishFlag

PreTradePublishFlag.

Definition at line 58 of file SMP.Substructures.BV_TRANSPARENCY_INFO.h.

◆ preTradeWaiverIndicator

BV_WAIVER_INDICATOR::Enum preTradeWaiverIndicator

Pre-Trade Waiver Indicator.

Definition at line 55 of file SMP.Substructures.BV_TRANSPARENCY_INFO.h.

◆ superPostTradeDeferral

BV_POST_TRADE_DEFERRAL::Enum superPostTradeDeferral

Super Post Trade Deferral.

Definition at line 70 of file SMP.Substructures.BV_TRANSPARENCY_INFO.h.