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

typedef SecurityDefinitionGroup<LotTypeRule> LotTypeRules; More...

Friends

class SecurityDefinition
 

Additional Inherited Members

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

Detailed Description

typedef SecurityDefinitionGroup<LotTypeRule> LotTypeRules;