#include <OnixS/Eurex/MarketData/Group.h>
Public Member Functions | |
| bool | empty () const |
| const Entry | at (size_t index) const |
| Entry | operator[] (size_t index) const |
| size_t | size () const |
Protected Member Functions | |
| TypedGroup (const Group &group) | |
| Protected Member Functions inherited from Group | |
| Group (const Group &other) | |
| operator bool () const | |
| size_t | size () const |
| const GroupInstance | at (size_t index) const |
| const GroupInstance | operator[] (size_t index) const |
| Group & | operator= (const Group &other) |
| void | swap (Group &) noexcept |
|
inlineexplicitprotected |
|
inline |
|
inline |
|
inline |
| size_t size | ( | ) | const |
Return number of instances in the repeating group.