| async_run() | vlink::MessageLoop | |
| BagWriter(const std::string &path, const Config &config={}) | vlink::BagWriter | explicit |
| Callback typedef | vlink::MessageLoop | |
| CompressType enum name | vlink::BagWriter | |
| convert_action(ActionType type) | vlink::BagWriter | protectedstatic |
| create(const std::string &path, const Config &config={}) | vlink::BagWriter | static |
| exec_task(const Schedule::Config &config, CallbackT &&callback) | vlink::MessageLoop | |
| exec_task(const Schedule::Config &config, CallbackT &&callback) | vlink::MessageLoop | |
| filter_get(const std::string &path) | vlink::BagWriter | static |
| get_default_app_name() | vlink::BagWriter | protectedstatic |
| get_default_tag_name() | vlink::BagWriter | protectedstatic |
| get_default_timezone_diff() | vlink::BagWriter | protectedstatic |
| get_format_date(SystemClock *current=nullptr, bool file_format=false) | vlink::BagWriter | protectedstatic |
| get_max_elapsed_time() const | vlink::MessageLoop | virtual |
| get_max_task_count() const | vlink::MessageLoop | virtual |
| get_max_timer_count() const | vlink::MessageLoop | virtual |
| get_name() const | vlink::MessageLoop | |
| get_schema_interface() | vlink::BagWriter | protectedstatic |
| get_split_index() const =0 | vlink::BagWriter | pure virtual |
| get_strategy() const | vlink::MessageLoop | |
| get_task_count() const | vlink::MessageLoop | |
| get_type() const | vlink::MessageLoop | |
| get_url_meta(const std::string &url, const std::string &ser, int &url_index, int &ser_index) const | vlink::BagWriter | protected |
| get_url_meta(int url_index, int ser_index, std::string &url, std::string &ser) const | vlink::BagWriter | protected |
| global_get() | vlink::BagWriter | static |
| invoke_task(FunctionT &&function, ArgsT &&... args) | vlink::MessageLoop | inline |
| invoke_task_with_priority(FunctionT &&function, uint16_t priority, ArgsT &&... args) | vlink::MessageLoop | inline |
| is_busy() const | vlink::MessageLoop | |
| is_dumping() const =0 | vlink::BagWriter | pure virtual |
| is_in_same_thread() const | vlink::MessageLoop | virtual |
| is_ready_to_quit() const | vlink::MessageLoop | |
| is_running() const | vlink::MessageLoop | |
| is_split_mode() const =0 | vlink::BagWriter | pure virtual |
| kBlockStrategy enum value | vlink::MessageLoop | |
| kCompressAuto enum value | vlink::BagWriter | |
| kCompressLz4 enum value | vlink::BagWriter | |
| kCompressLzav enum value | vlink::BagWriter | |
| kCompressNone enum value | vlink::BagWriter | |
| kCompressZstd enum value | vlink::BagWriter | |
| kHighestPriority enum value | vlink::MessageLoop | |
| kLockfreeType enum value | vlink::MessageLoop | |
| kLowestPriority enum value | vlink::MessageLoop | |
| kNoPriority enum value | vlink::MessageLoop | |
| kNormalPriority enum value | vlink::MessageLoop | |
| kNormalType enum value | vlink::MessageLoop | |
| kOptimizationStrategy enum value | vlink::MessageLoop | |
| kPopStrategy enum value | vlink::MessageLoop | |
| kPriorityType enum value | vlink::MessageLoop | |
| kTimerPriority enum value | vlink::MessageLoop | |
| MessageLoop() | vlink::MessageLoop | |
| MessageLoop(Type type) | vlink::MessageLoop | explicit |
| on_begin() | vlink::MessageLoop | protectedvirtual |
| on_end() | vlink::MessageLoop | protectedvirtual |
| on_idle() | vlink::MessageLoop | protectedvirtual |
| on_task_changed(Callback &&callback, uint32_t start_time) | vlink::MessageLoop | protectedvirtual |
| on_task_timeout(Callback &&callback, uint32_t elapsed_time) | vlink::MessageLoop | protectedvirtual |
| post_task(Callback &&callback) | vlink::MessageLoop | |
| post_task_with_priority(Callback &&callback, uint16_t priority) | vlink::MessageLoop | |
| Priority enum name | vlink::MessageLoop | |
| push(const std::string &url, const std::string &ser_type, SchemaType schema_type, ActionType action_type, const Bytes &data, int64_t *microseconds_timestamp=nullptr, bool immediate=false)=0 | vlink::BagWriter | pure virtual |
| push_schema(const SchemaData &schema_data, bool immediate=false)=0 | vlink::BagWriter | pure virtual |
| quit(bool force=false) | vlink::MessageLoop | |
| register_begin_handler(Callback &&callback) | vlink::MessageLoop | |
| register_end_handler(Callback &&callback) | vlink::MessageLoop | |
| register_idle_handler(Callback &&callback) | vlink::MessageLoop | |
| register_schema_callback(SchemaCallback &&callback)=0 | vlink::BagWriter | pure virtual |
| register_split_callback(SplitCallback &&callback, bool before)=0 | vlink::BagWriter | pure virtual |
| reset_lockfree_capacity() | vlink::MessageLoop | |
| run() | vlink::MessageLoop | |
| SchemaCallback typedef | vlink::BagWriter | |
| set_name(const std::string &name) | vlink::MessageLoop | |
| set_strategy(Strategy strategy) | vlink::MessageLoop | |
| set_url_loss(const std::string &url, double loss)=0 | vlink::BagWriter | pure virtual |
| spin() | vlink::MessageLoop | |
| spin_once(bool block=true) | vlink::MessageLoop | |
| SplitCallback typedef | vlink::BagWriter | |
| Strategy enum name | vlink::MessageLoop | |
| SystemClock typedef | vlink::BagWriter | |
| Type enum name | vlink::MessageLoop | |
| wait_for_idle(int ms=Timer::kInfinite, bool check=true) | vlink::MessageLoop | |
| wait_for_quit(int ms=Timer::kInfinite, bool check=true) | vlink::MessageLoop | |
| wakeup() | vlink::MessageLoop | |
| ~BagWriter() | vlink::BagWriter | virtual |
| ~MessageLoop() | vlink::MessageLoop | virtual |