|
VLink 2.0.0
A high-performance communication middleware
|
This is the complete list of members for vlink::BagReaderPluginInterface, including all inherited members.
| BagReaderPluginInterface()=default | vlink::BagReaderPluginInterface | protected |
| convert_url_meta(std::string &url, std::string &ser_type, SchemaType &schema_type)=0 | vlink::BagReaderPluginInterface | pure virtual |
| get_version_info() const =0 | vlink::BagReaderPluginInterface | pure virtual |
| output_callback_ | vlink::BagReaderPluginInterface | protected |
| OutputCallback typedef | vlink::BagReaderPluginInterface | |
| push(int64_t timestamp, const std::string &url, ActionType action_type, const Bytes &data)=0 | vlink::BagReaderPluginInterface | pure virtual |
| register_output_callback(OutputCallback &&output_callback) | vlink::BagReaderPluginInterface | inline |
| ~BagReaderPluginInterface()=default | vlink::BagReaderPluginInterface | protectedvirtual |