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

Friends

class SecurityDefinition
 

Additional Inherited Members

- Public Member Functions inherited from TypedGroup< Underlying >
 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.
 
Underlying operator[] (size_t index) const
 Accesses to repeating group instance. More...
 
Underlying at (size_t index) const
 Accesses to repeating group instance. More...
 
- Protected Member Functions inherited from TypedGroup< Underlying >
 TypedGroup (const Group &group)
 
- Protected Attributes inherited from TypedGroup< Underlying >
Group underlyingGroup_