TAO's command line helper application.
More...
#include <tao_imr_i.h>
|
| void | print_usage () |
| | Print out information about all operations.
|
| |
| int | parse_args () |
| | Parses the arguments passed on the command line.
|
| |
TAO's command line helper application.
This class talks to the IMR and registers/lists/etc.
◆ TAO_IMR_i()
◆ ~TAO_IMR_i()
| TAO_IMR_i::~TAO_IMR_i |
( |
| ) |
|
◆ init()
| int TAO_IMR_i::init |
( |
int | argc, |
|
|
ACE_TCHAR ** | argv ) |
Initialize the client communication endpoint with server.
◆ parse_args()
| int TAO_IMR_i::parse_args |
( |
| ) |
|
|
private |
Parses the arguments passed on the command line.
◆ print_usage()
| void TAO_IMR_i::print_usage |
( |
| ) |
|
|
private |
Print out information about all operations.
◆ run()
◆ argc_
of arguments on the command line.
◆ argv_
Arguments from command line.
◆ imr_
| ImplementationRepository::Administration_var TAO_IMR_i::imr_ |
|
private |
Reference to our Locator interface of implementation repository.
◆ op_
◆ orb_
The documentation for this class was generated from the following files: