|
| ClientStreamListWithData (ed247::stream_map_t &container) |
|
virtual ed247::Stream * | get_next () override |
|
virtual bool | is_context_owned () |
|
uint32_t | size () const override |
|
virtual void | free () override |
|
void | reset_iterator () override |
|
T * | get_current () override |
|
|
typedef Container::iterator | iterator_t |
|
typedef T | value_t |
|
typedef std::shared_ptr< T > | container_value_t |
|
static client_list_container * | wrap (Container &container) |
|
static client_list_container * | copy (const Container &container) |
|
| client_list_container (Container *container, bool container_owner) |
|
Container * | _container |
|
iterator_t | _iterator |
|
bool | _container_owner |
|
The documentation for this struct was generated from the following file:
- src/ed247/ed247_context.cpp