|
libadc-cxx 1.0.0
Structured logging for scientific computing
|
Functions | |
| int | test_publisher (std::shared_ptr< adc::publisher_api > pi, std::shared_ptr< adc::builder_api > b, std::map< std::string, std::string > &pconfig) |
| void | populate_builder (std::shared_ptr< adc::builder_api > b, adc::factory &f) |
| int | main (int, char **) |
| test mpi, all data types, and several publishers | |
Variables | |
| std::map< std::string, std::string > | file_config |
| std::map< std::string, std::string > | ldmsd_stream_publish_config |
| int adc_examples::mpiDemoBuider::test_publisher | ( | std::shared_ptr< adc::publisher_api > | pi, |
| std::shared_ptr< adc::builder_api > | b, | ||
| std::map< std::string, std::string > & | pconfig | ||
| ) |
Definition at line 44 of file mpiDemoBuilder.cpp.
| void adc_examples::mpiDemoBuider::populate_builder | ( | std::shared_ptr< adc::builder_api > | b, |
| adc::factory & | f | ||
| ) |
Definition at line 91 of file mpiDemoBuilder.cpp.
| int adc_examples::mpiDemoBuider::main | ( | int | , |
| char ** | |||
| ) |
test mpi, all data types, and several publishers
Definition at line 228 of file mpiDemoBuilder.cpp.
| std::map<std::string, std::string> adc_examples::mpiDemoBuider::file_config |
Definition at line 33 of file mpiDemoBuilder.cpp.
| std::map<std::string, std::string> adc_examples::mpiDemoBuider::ldmsd_stream_publish_config |
Definition at line 39 of file mpiDemoBuilder.cpp.