|  | 
| typedef T | value_t | 
|  | 
| typedef std::shared_ptr< T > | container_value_t | 
|  | 
|  | 
| virtual bool | is_context_owned ()=0 | 
|  | 
| virtual uint32_t | size () const  =0 | 
|  | 
| virtual T * | get_current ()=0 | 
|  | 
| virtual T * | get_next ()=0 | 
|  | 
| virtual void | reset_iterator ()=0 | 
|  | 
| virtual void | free ()=0 | 
|  | 
The documentation for this struct was generated from the following file: