OnixS C++ MTS Cash SDP Handler  1.6.5
API documentation
CMF_CUSTOM_INSTRUMENT_GROUP Class Reference

#include <OnixS/MTS/Cash/SDP/Classes/SMP.Classes.CMF_CUSTOM_INSTRUMENT_GROUP.h>

Public Member Functions

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

Public Attributes

UInt32 marketId
 
UInt32 memberId
 
UInt32 traderId
 
UInt32 groupId
 
std::string groupName
 
CMF_INSTRUMENT_GROUP_TYPE::Enum groupType
 
CMF_INSTRUMENT_GROUP_LEVEL::Enum groupLevel
 
UInt32 parentGroupId
 
UInt32 sortNumber
 
CMF_INSTRUMENT_GROUP_EVENT::Enum event
 
CMF_INSTRUMENT_GROUP_STATUS::Enum status
 
UInt32 creationDate
 
UInt64 creationTime
 
UInt32 updateDate
 
UInt64 updateTime
 

Detailed Description

Definition at line 45 of file SMP.Classes.CMF_CUSTOM_INSTRUMENT_GROUP.h.

Constructor & Destructor Documentation

virtual ~CMF_CUSTOM_INSTRUMENT_GROUP ( )
inlinevirtual

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

Member Function Documentation

virtual CMF_CUSTOM_INSTRUMENT_GROUP* clone ( ) const
virtual

Implements Class.

virtual CMF_CUSTOM_INSTRUMENT_GROUP* 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.CMF_CUSTOM_INSTRUMENT_GROUP.h.

virtual size_t serializationBufSize ( ) const
inlinevirtual

Implements Class.

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

virtual std::string toString ( ) const
virtual

Provides string presentation.

Implements Class.

Member Data Documentation

UInt32 creationDate

Creation date.

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

UInt64 creationTime

Creation time.

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

Action applied to the group.

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

UInt32 groupId

Unique ID of the group.

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

Level of the group.

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

std::string groupName

Group name.

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

Type of the group.

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

UInt32 marketId

Unique ID of the market.

Definition at line 63 of file SMP.Classes.CMF_CUSTOM_INSTRUMENT_GROUP.h.

UInt32 memberId

Unique ID of the member.

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

UInt32 parentGroupId

Unique ID of the parent group.

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

UInt32 sortNumber

Instrument Group Sorting Number.

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

Status of the group. Deleted group will be removed at the end of the current trading day.

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

UInt32 traderId

Unique ID of the trader.

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

UInt32 updateDate

Last update date.

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

UInt64 updateTime

Last update time.

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


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