DDS  ver. 3.6
Functions | Variables
task-type-two.cpp File Reference
#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"
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

Variable Documentation

◆ ReplyPropertyName

const string ReplyPropertyName = "ReplyProperty"

◆ TaskIndexPropertyName

const string TaskIndexPropertyName = "TaskIndexProperty"