|
DDS
ver. 3.6
|
#include "Intercom.h"#include <condition_variable>#include <exception>#include <iostream>#include <sstream>#include <thread>#include <vector>#include <boost/program_options/options_description.hpp>#include <boost/program_options/parsers.hpp>#include <boost/program_options/variables_map.hpp>Functions | |
| int | main (int argc, char *argv[]) |
Variables | |
| const string | TaskIndexPropertyName = "TaskIndexProperty" |
| const string | ReplyPropertyName = "ReplyProperty" |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
| const string ReplyPropertyName = "ReplyProperty" |
| const string TaskIndexPropertyName = "TaskIndexProperty" |
1.8.15