|
commore
1.0.6-SNAPSHOT
|
Inheritance diagram for commore::BaseArray::const_iterator:Public Member Functions | |
| const Dummy & | get_dummy () const |
| const Byte * | get_data () const |
| bool | more () const |
| size_t | index () const |
| operator bool () const | |
Protected Attributes | |
| Byte * | current_data_ |
| size_t | size_ |
| size_t | current_index_ |
Friends | |
| class | BaseArray |