OnixS C++ CME Market Data Handler  2.56.0.0
Friends | List of all members
InstrumentAttributes Class Reference

Friends

class SecurityDefinition
 

Additional Inherited Members

- Public Member Functions inherited from TypedGroup< InstrumentAttribute >
 TypedGroup ()
 Initializes set with no entries.
 
size_t size () const
 Return number of instances in repeating group.
 
bool empty () const
 Indicates whether set has an entries.
 
InstrumentAttribute operator[] (size_t index) const
 Accesses to repeating group instance. More...
 
InstrumentAttribute at (size_t index) const
 Accesses to repeating group instance. More...
 
- Protected Member Functions inherited from TypedGroup< InstrumentAttribute >
 TypedGroup (const Group &group)
 
- Protected Attributes inherited from TypedGroup< InstrumentAttribute >
Group underlyingGroup_