|
libadc-cxx 1.0.0
Structured logging for scientific computing
|

Go to the source code of this file.
Namespaces | |
| namespace | adc_examples |
| namespace | adc_examples::demoBuilder |
Functions | |
| int | adc_examples::demoBuilder::test_publisher (std::shared_ptr< adc::publisher_api > pi, std::shared_ptr< adc::builder_api > b, std::map< std::string, std::string > &pconfig) |
| void | adc_examples::demoBuilder::populate_builder (std::shared_ptr< adc::builder_api > b, adc::factory &f) |
| int | adc_examples::demoBuilder::main (int, char **) |
| Demo of all the data types and generally available publishers. | |
| int | main (int argc, char **argv) |
Variables | |
| std::map< std::string, std::string > | adc_examples::demoBuilder::file_config |
| std::map< std::string, std::string > | adc_examples::demoBuilder::curl_config |
| std::map< std::string, std::string > | adc_examples::demoBuilder::ldmsd_stream_publish_config |
| std::map< std::string, std::string > | adc_examples::demoBuilder::script_config |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 238 of file demoBuilder.cpp.