#include <tao_imr_i.h>
Inheritance diagram for TAO_IMR_Op_IOR:


| Public Member Functions | |
| 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. | |
| Protected Attributes | |
| ACE_CString | server_name_ | 
| POA server name. | |
| ACE_CString | filename_ | 
| Filename to output to. | |
IOR is used to create a simple IOR for a server that uses the IMR and the Interoperable Naming Service.
| 
 | ||||||||||||
| Parse arguments. 
 Implements TAO_IMR_Op. | 
| 
 | 
| Prints a message about the usage. 
 | 
| 
 | 
| Do the work. 
 Implements TAO_IMR_Op. | 
| 
 | 
| Filename to output to. 
 | 
| 
 | 
| POA server name. 
 | 
 1.3.9.1
 1.3.9.1