CORBALOC_Parser.cpp File Reference

#include "tao/CORBALOC_Parser.h"
#include "tao/ORB_Core.h"
#include "tao/Stub.h"
#include "tao/MProfile.h"
#include "tao/Connector_Registry.h"
#include "tao/Transport_Connector.h"
#include "tao/Protocol_Factory.h"
#include "tao/debug.h"
#include "tao/SystemException.h"
#include "ace/Vector_T.h"
#include "ace/INET_Addr.h"
#include "ace/OS_NS_string.h"
#include "ace/os_include/os_netdb.h"
#include "tao/CORBALOC_Parser.inl"

Include dependency graph for CORBALOC_Parser.cpp:

Go to the source code of this file.

Variables

static const char prefix [] = "corbaloc:"
static const size_t prefix_len = sizeof prefix - 1
static const char rir_token [] = "rir:"
static const size_t rir_token_len = sizeof rir_token - 1
static const char iiop_token [] = "iiop:"
static const char iiop_token_len = sizeof iiop_token - 1


Variable Documentation

const char iiop_token[] = "iiop:" [static]

Definition at line 31 of file CORBALOC_Parser.cpp.

Referenced by TAO_CORBALOC_Parser::make_canonical().

const char iiop_token_len = sizeof iiop_token - 1 [static]

Definition at line 32 of file CORBALOC_Parser.cpp.

Referenced by TAO_CORBALOC_Parser::make_canonical().

const char prefix[] = "corbaloc:" [static]

Definition at line 27 of file CORBALOC_Parser.cpp.

Referenced by TAO_CORBALOC_Parser::match_prefix(), TAO_Acceptor_Registry::open(), and TAO_CORBALOC_Parser::parse_string().

const size_t prefix_len = sizeof prefix - 1 [static]

Definition at line 28 of file CORBALOC_Parser.cpp.

Referenced by TAO_CORBALOC_Parser::match_prefix().

const char rir_token[] = "rir:" [static]

Definition at line 29 of file CORBALOC_Parser.cpp.

Referenced by TAO_CORBALOC_Parser::parse_string().

const size_t rir_token_len = sizeof rir_token - 1 [static]

Definition at line 30 of file CORBALOC_Parser.cpp.

Referenced by TAO_CORBALOC_Parser::parse_string(), and TAO_CORBALOC_Parser::parse_string_rir_helper().


Generated on Tue Feb 2 17:38:07 2010 for TAO by  doxygen 1.4.7