Group of entry instances. More...
Friends | |
class | PriceWithoutTurnover |
Additional Inherited Members | |
Public Member Functions inherited from TypedGroup< PriceWithoutTurnoverEntry > | |
size_t | size () const |
Return number of instances in repeating group. | |
bool | empty () const |
Indicates whether set has an entries. | |
const PriceWithoutTurnoverEntry | at (size_t index) const |
Accesses to repeating group instance. More... | |
PriceWithoutTurnoverEntry | operator[] (size_t index) const |
Accesses to repeating group instance. More... | |
Protected Member Functions inherited from TypedGroup< PriceWithoutTurnoverEntry > | |
TypedGroup (const Group &group) | |
Protected Member Functions inherited from Group | |
Group (const Group &other) | |
Initializes instance as reference to given repeating group. | |
operator bool () const | |
Indicated whether group refers to a valid instance. | |
size_t | size () const |
Return number of instances in repeating group. More... | |
const GroupInstance | at (size_t index) const |
Accesses to repeating group instance. More... | |
const GroupInstance | operator[] (size_t index) const |
Accesses to repeating group instance. More... | |
Group & | operator= (const Group &other) |
Reinitializes instance as reference to other one. | |
Group of entry instances.