|
VLink
2.0.0
A high-performance communication middleware
|
This is the complete list of members for vlink::BagPluginInterface, including all inherited members.
| BagPluginInterface()=default | vlink::BagPluginInterface | protected |
| bind_direction(Direction direction) | vlink::BagPluginInterface | inline |
| Callback typedef | vlink::BagPluginInterface | |
| convert_url_meta(std::string &url, std::string &ser_type, SchemaType &schema_type) | vlink::BagPluginInterface | inlinevirtual |
| Direction enum name | vlink::BagPluginInterface | |
| direction_ | vlink::BagPluginInterface | protected |
| do_callback(const Frame &frame) | vlink::BagPluginInterface | inline |
| flush() | vlink::BagPluginInterface | inlinevirtual |
| get_direction() const | vlink::BagPluginInterface | inline |
| get_version_info() const =0 | vlink::BagPluginInterface | pure virtual |
| kRead enum value | vlink::BagPluginInterface | |
| kWrite enum value | vlink::BagPluginInterface | |
| on_read(const Frame &frame) | vlink::BagPluginInterface | inlinevirtual |
| on_write(const Frame &frame) | vlink::BagPluginInterface | inlinevirtual |
| register_callback(Callback &&callback) | vlink::BagPluginInterface | inline |
| ~BagPluginInterface()=default | vlink::BagPluginInterface | protectedvirtual |