|
TAO_Implementation_Repository
2.1.2
|
List Operation. More...
#include <tao_imr_i.h>


Public Member Functions | |
| TAO_IMR_Op_List (void) | |
| virtual int | parse (int argc, ACE_TCHAR **argv) |
| Parse arguments. | |
| virtual int | run (void) |
| Do the work. | |
Protected Member Functions | |
| void | print_usage (void) |
| Prints a message about the usage. | |
| void | display_server_information (const ImplementationRepository::ServerInformation &info) |
Protected Attributes | |
| ACE_CString | server_name_ |
| POA server name. | |
| int | verbose_server_information_ |
| If true, more server information is displayed. | |
List Operation.
List is used to either list all the servers registered in the IMR or just look at one of them.
| TAO_IMR_Op_List::TAO_IMR_Op_List | ( | void | ) |
|
protected |
Prints out the information contained in a ServerInformation structure. Specialized to only print server information
Reimplemented from TAO_IMR_Op.
|
virtual |
Parse arguments.
Implements TAO_IMR_Op.
|
protected |
Prints a message about the usage.
|
virtual |
Do the work.
Implements TAO_IMR_Op.
|
protected |
POA server name.
|
protected |
If true, more server information is displayed.
1.8.0-20120409