#include "CORBALOC_Parser.h"#include "ORB_Core.h"#include "Stub.h"#include "MProfile.h"#include "Connector_Registry.h"#include "Transport_Connector.h"#include "Protocol_Factory.h"#include "tao/debug.h"#include "ace/Vector_T.h"#include "ace/INET_Addr.h"#include "ace/os_include/os_netdb.h"#include "CORBALOC_Parser.i"Include dependency graph for CORBALOC_Parser.cpp:

Functions | |
| const char * | get_rcsid_TAO_CORBALOC_Parser (const char *) |
Variables | |
| const char * | rcsid_TAO_CORBALOC_Parser = get_rcsid_TAO_CORBALOC_Parser ( rcsid_TAO_CORBALOC_Parser ) |
| const char | prefix [] = "corbaloc:" |
| const size_t | prefix_len = sizeof prefix - 1 |
| const char | rir_token [] = "rir:/" |
| const size_t | rir_token_len = sizeof rir_token - 1 |
| const char | iiop_token [] = "iiop:" |
| const char | iiop_token_len = sizeof iiop_token - 1 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.3.9.1