DataStorm::Node::Node | ( | int & | argc, |
const char * | argv[] ) |
Constructs a DataStorm node with an Ice communicator initialized from command line arguments.
A node is the main DataStorm object. It is required to construct topics.
argc | The number of arguments in argv. |
argv | The configuration arguments. |