Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
TAO_Parser_Registry Class Reference
Maintain the collection of known IOR format parsers.
More...
#include <Parser_Registry.h>
Collaboration diagram for TAO_Parser_Registry:
[legend]List of all members.
Detailed Description
Maintain the collection of known IOR format parsers.
The ORB dynamically loads a collection of IOR parsers (check the IOR_Parser class). The collection is kept in this class for easy lookup and use.
Member Typedef Documentation
Constructor & Destructor Documentation
TAO_Parser_Registry::TAO_Parser_Registry |
( |
void |
|
) |
|
|
TAO_Parser_Registry::~TAO_Parser_Registry |
( |
void |
|
) |
|
|
TAO_Parser_Registry::TAO_Parser_Registry |
( |
const TAO_Parser_Registry & |
|
) |
[private] |
|
Member Function Documentation
TAO_IOR_Parser * TAO_Parser_Registry::match_parser |
( |
const char * |
ior_string |
) |
|
|
|
Find the parser that can parse <ior_string> The lookup is based on the prefix in the string |
|
Initialize the parser registry with the list of known protocols. Invoked by the ORB during startup. |
void TAO_Parser_Registry::operator= |
( |
const TAO_Parser_Registry & |
|
) |
[private] |
|
Member Data Documentation
size_t TAO_Parser_Registry::size_ [private]
|
|
The documentation for this class was generated from the following files:
Generated on Fri Apr 2 17:35:25 2004 for TAO by
1.2.18