| attach(class MessageLoop *message_loop) | vlink::Node< SubscriberImpl, SecT > | inline |
| bind_proto_arena(void *proto_arena) | vlink::Node< SubscriberImpl, SecT > | inline |
| create_shared(const std::string &url_str, InitType type=InitType::kWithInit) | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | inlinestatic |
| create_unique(const std::string &url_str, InitType type=InitType::kWithInit) | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | inlinestatic |
| deinit() | vlink::Node< SubscriberImpl, SecT > | inlinevirtual |
| detach() | vlink::Node< SubscriberImpl, SecT > | inline |
| enable_security() | vlink::Node< SubscriberImpl, SecT > | inlineprotected |
| get_abstract_node() const | vlink::Node< SubscriberImpl, SecT > | inline |
| get_cpu_usage() const | vlink::Node< SubscriberImpl, SecT > | inline |
| get_default_value() | vlink::Node< SubscriberImpl, SecT > | inlineprotected |
| get_discovery_enabled() const | vlink::Node< SubscriberImpl, SecT > | inline |
| get_latency() const | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | inline |
| get_lost() const | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | inline |
| get_message_loop() const | vlink::Node< SubscriberImpl, SecT > | inline |
| get_property(const std::string &prop) const | vlink::Node< SubscriberImpl, SecT > | inline |
| get_safety_quit() const | vlink::Node< SubscriberImpl, SecT > | inline |
| get_schema_type() const | vlink::Node< SubscriberImpl, SecT > | inline |
| get_ser_type() const | vlink::Node< SubscriberImpl, SecT > | inline |
| get_status(Status::Type type) const | vlink::Node< SubscriberImpl, SecT > | inline |
| get_transport_type() const | vlink::Node< SubscriberImpl, SecT > | inline |
| get_url() const | vlink::Node< SubscriberImpl, SecT > | inline |
| has_inited() const | vlink::Node< SubscriberImpl, SecT > | inline |
| has_inited_ | vlink::Node< SubscriberImpl, SecT > | protected |
| impl_ | vlink::Node< SubscriberImpl, SecT > | protected |
| init() | vlink::Node< SubscriberImpl, SecT > | inlinevirtual |
| interrupt() | vlink::Node< SubscriberImpl, SecT > | inlinevirtual |
| invoke_callback(const CallbackT &callback, ArgsT &&... args) | vlink::Node< SubscriberImpl, SecT > | inlineprotected |
| is_latency_and_lost_enabled() const | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | inline |
| is_manual_unloan() const | vlink::Node< SubscriberImpl, SecT > | inlinevirtual |
| is_manual_unloan_ | vlink::Node< SubscriberImpl, SecT > | protected |
| is_support_loan() const | vlink::Node< SubscriberImpl, SecT > | inline |
| is_support_loan_ | vlink::Node< SubscriberImpl, SecT > | protected |
| is_suspend() const | vlink::Node< SubscriberImpl, SecT > | inline |
| kImplType | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | static |
| kMsgType | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | static |
| listen(MsgCallback &&callback) | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | inline |
| loan(int64_t size) | vlink::Node< SubscriberImpl, SecT > | inline |
| mark_as_getter() | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | inline |
| MsgCallback typedef | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | |
| Node() | vlink::Node< SubscriberImpl, SecT > | inlineprotected |
| proto_arena_ | vlink::Node< SubscriberImpl, SecT > | protected |
| quit_mtx_ | vlink::Node< SubscriberImpl, SecT > | protected |
| register_status_handler(StatusCallback &&callback) | vlink::Node< SubscriberImpl, SecT > | inline |
| resume() | vlink::Node< SubscriberImpl, SecT > | inline |
| return_loan(const Bytes &bytes) | vlink::Node< SubscriberImpl, SecT > | inline |
| security_ | vlink::Node< SubscriberImpl, SecT > | protected |
| set_discovery_enabled(bool enable) | vlink::Node< SubscriberImpl, SecT > | inline |
| set_latency_and_lost_enabled(bool enable) | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | inline |
| set_manual_unloan(bool manual_unloan) override | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | inlinevirtual |
| set_property(const std::string &prop, const std::string &value) | vlink::Node< SubscriberImpl, SecT > | inline |
| set_record_path(const std::string &path) | vlink::Node< SubscriberImpl, SecT > | inline |
| set_safety_quit(bool safety_quit) | vlink::Node< SubscriberImpl, SecT > | inline |
| set_security_callbacks(Security::Callback &&encrypt_callback, Security::Callback &&decrypt_callback) | vlink::Node< SubscriberImpl, SecT > | inline |
| set_security_key(const std::string &key) | vlink::Node< SubscriberImpl, SecT > | inline |
| set_ser_type(const std::string &ser_type, SchemaType schema_type=SchemaType::kUnknown) | vlink::Node< SubscriberImpl, SecT > | inline |
| set_ssl_options(const SslOptions &options) | vlink::Node< SubscriberImpl, SecT > | inline |
| SharedPtr typedef | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | |
| StatusCallback typedef | vlink::Node< SubscriberImpl, SecT > | |
| Subscriber(const ConfT &conf, InitType type=InitType::kWithInit) | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | inlineexplicit |
| suspend() | vlink::Node< SubscriberImpl, SecT > | inline |
| UniquePtr typedef | vlink::Subscriber< MsgT, SecurityType::kWithSecurity > | |
| ~Node() | vlink::Node< SubscriberImpl, SecT > | inlineprotectedvirtual |