|
inline |
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.
| ArgvT | The type of the argument vector, such as char**, const char**, or wchar_t** (on Windows). |
| argc | The number of arguments in argv. |
| argv | The command-line arguments. |