|
using | map_uid_stream_t = std::unordered_map< ed247_uid_t, stream_ptr_t > |
|
|
| Channel (Context *context, const xml::Channel *configuration) |
|
Channel & | operator= (const Channel &)=delete |
|
Channel & | operator= (Channel &&)=delete |
|
const std::string & | get_name () const |
|
const std::string & | get_comment () const |
|
ed247_standard_t | get_frame_standard_revision () const |
|
void | set_user_data (void *user_data) |
|
void | get_user_data (void **user_data) |
|
stream_list_t | find_streams (std::string strregex) |
|
stream_ptr_t | get_stream (std::string str_name) |
|
ed247_internal_stream_list_t * | get_client_streams () |
|
void | encode_and_send () |
|
bool | decode (const char *frame, uint32_t frame_size) |
|
The documentation for this class was generated from the following files: