|
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::mpiDemoBuider |
Functions | |
| 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) |
| void | adc_examples::mpiDemoBuider::populate_builder (std::shared_ptr< adc::builder_api > b, adc::factory &f) |
| int | adc_examples::mpiDemoBuider::main (int, char **) |
| test mpi, all data types, and several publishers | |
| int | main (int argc, char **argv) |
Variables | |
| std::map< std::string, std::string > | adc_examples::mpiDemoBuider::file_config |
| std::map< std::string, std::string > | adc_examples::mpiDemoBuider::ldmsd_stream_publish_config |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 259 of file mpiDemoBuilder.cpp.