synapse-app-sdk
C++ SDK for Synapse Apps
Loading...
Searching...
No Matches
synapse::App Member List

This is the complete list of members for synapse::App, including all inherited members.

App()synapse::App
App(const std::string &configuration_path)synapse::Appexplicit
create_consumer_tap(const std::string &name, const std::function< void(const T &message)> &callback)synapse::Appinline
create_tap(const std::string &name)synapse::Appinline
data_publisher_synapse::Appprotected
data_reader_synapse::Appprotected
device_configuration_synapse::Appprotected
disable_log_streaming() (defined in synapse::App)synapse::Appinlineprotected
enable_function_profiling(const std::chrono::milliseconds &period)synapse::Appprotected
function_profiler_manager_synapse::Appprotected
function_profiling_enabled_synapse::Appprotected
function_profiling_thread_synapse::Appprotected
get_app_config(std::function< bool(const synapse::ApplicationNodeConfig &)> validator, synapse::ApplicationNodeConfig &output_config)synapse::Appinlineprotected
load_device_configuration(const std::string &path)synapse::Appprotected
log_sink_synapse::Appprotected
log_subscription_id_synapse::Appprotected
main()=0synapse::Appprotectedpure virtual
main_loop_thread_synapse::Appprotected
node_running_synapse::Appprotected
print_profile(const std::string &name)synapse::Appprotected
publish_tap(const std::string &name, const T &message)synapse::Appinline
setup()=0synapse::Apppure virtual
setup_publisher(const PublisherType &publisher_type, const std::string &publisher_endpoint)synapse::Appprotectedvirtual
setup_reader(const uint32_t node_id)synapse::Appprotectedvirtual
start()synapse::Appvirtual
start_profile(const std::string &name)synapse::Appprotected
stop()synapse::Appvirtual
stop_profile(const std::string &name)synapse::Appprotected
tap_manager_synapse::Appprotected
zmq_context_synapse::Appprotected
~App()=defaultsynapse::Appvirtual