TAO_HTTP_Parser Class Reference

Implements the <http:> IOR format. More...

#include <HTTP_Parser.h>

Inheritance diagram for TAO_HTTP_Parser:

Inheritance graph
[legend]
Collaboration diagram for TAO_HTTP_Parser:

Collaboration graph
[legend]
List of all members.

Public Member Functions

virtual ~TAO_HTTP_Parser (void)
 The destructor.
virtual bool match_prefix (const char *ior_string) const
virtual CORBA::Object_ptr parse_string (const char *ior, CORBA::ORB_ptr orb)

Detailed Description

Implements the <http:> IOR format.

This class implements the <http:> IOR format. It is dynamically loaded by the ORB and used to get an IOR from a http server and then interprete the data as an IOR (that can be in any valid format).


Constructor & Destructor Documentation

TAO_BEGIN_VERSIONED_NAMESPACE_DECL TAO_HTTP_Parser::~TAO_HTTP_Parser ( void   )  [virtual]

The destructor.


Member Function Documentation

bool TAO_HTTP_Parser::match_prefix ( const char *  ior_string  )  const [virtual]

Return 1 if ior_string starts with a prefix known to this IOR parser

Implements TAO_IOR_Parser.

CORBA::Object_ptr TAO_HTTP_Parser::parse_string ( const char *  ior,
CORBA::ORB_ptr  orb 
) [virtual]

Parse the ior argument and return an object reference. The call may raise the standard system exceptions (NO_MEMORY, INV_OBJREF, etc.)

Implements TAO_IOR_Parser.


The documentation for this class was generated from the following files:
Generated on Thu Mar 22 07:27:27 2007 for TAO by  doxygen 1.4.7-1