Public Types | |
| typedef std::vector< ProductInfo > | Collection |
Public Member Functions | |
| ProductInfo () | |
Public Attributes | |
| MarketSegment | marketSegment |
| MarketSegmentId | marketSegmentId |
| PartitionId | partitionId |
| UInt32 | marketDepth |
| UInt32 | mdiMarketDepth |
Definition at line 37 of file InterfaceDescriptorProvider.h.
| typedef std::vector<ProductInfo> Collection |
Definition at line 63 of file InterfaceDescriptorProvider.h.
|
inline |
Constructor.
Definition at line 40 of file InterfaceDescriptorProvider.h.
| UInt32 marketDepth |
Maximum number of price levels for the product in EMDI.
Definition at line 58 of file InterfaceDescriptorProvider.h.
| MarketSegment marketSegment |
Market segment (product name).
Definition at line 49 of file InterfaceDescriptorProvider.h.
| MarketSegmentId marketSegmentId |
Market segment id.
Definition at line 52 of file InterfaceDescriptorProvider.h.
| UInt32 mdiMarketDepth |
Maximum number of price levels for the product in MDI.
Definition at line 61 of file InterfaceDescriptorProvider.h.
| PartitionId partitionId |
Partition id.
Definition at line 55 of file InterfaceDescriptorProvider.h.