| 
    commore
    1.0.6-SNAPSHOT
    
   | 
 
 Inheritance diagram for commore::BaseArray::iterator:Public Member Functions | |
| Dummy & | get_dummy () const | 
| Byte * | get_data () | 
| 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 |