#include "dds/DCPS/debug.h"#include "dds/InfoRepo/FederatorC.h"#include "ace/OS_main.h"#include <string>#include <iostream>Include dependency graph for federation.cpp:

Functions | |
| void | usage_and_exit (int value=0) |
| int | main (int argc, char **argv) |
Variables | |
| Command | command_ |
| Command to perform. | |
| std::string | target_ |
| Node to call on to start connection. | |
| std::string | peer_ |
| Node to pass in as parameter of connection. | |
| int | federationDomain_ |
| Domain value for federation. | |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
| void @25::usage_and_exit | ( | int | value = 0 |
) | [static] |
| Command command_ |
Command to perform.
Domain value for federation.
| std::string peer_ |
Node to pass in as parameter of connection.
| std::string target_ |
Node to call on to start connection.
1.4.7