Public Member Functions | |
| BV_BUY_SIDE_MEMBER () | |
| virtual | ~BV_BUY_SIDE_MEMBER () |
| 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_BUY_SIDE_MEMBER * | clone () const |
| virtual BV_BUY_SIDE_MEMBER * | clone (void *) const |
| Public Member Functions inherited from Class | |
| virtual | ~Class () |
| size_t | getMaxMessageSize () const |
Public Attributes | |
| UInt32 | buySideMemberId |
| UInt32 | instrumentClassId |
Definition at line 43 of file SMP.Classes.BV_BUY_SIDE_MEMBER.h.
|
inline |
Definition at line 46 of file SMP.Classes.BV_BUY_SIDE_MEMBER.h.
|
inlinevirtual |
Definition at line 50 of file SMP.Classes.BV_BUY_SIDE_MEMBER.h.
|
virtual |
Implements Class.
|
virtual |
Implements Class.
| size_t deserialize | ( | const void * | buf, |
| size_t | inLen ) |
|
inlinevirtual |
|
inlinevirtual |
Implements Class.
Definition at line 72 of file SMP.Classes.BV_BUY_SIDE_MEMBER.h.
|
virtual |
Provides string presentation.
Implements Class.
| UInt32 buySideMemberId |
Unique ID of the Buy Side Member.
Definition at line 59 of file SMP.Classes.BV_BUY_SIDE_MEMBER.h.
| UInt32 instrumentClassId |
Unique ID of the instrument class.
Definition at line 62 of file SMP.Classes.BV_BUY_SIDE_MEMBER.h.