Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

CIAO::Config_Handler::DT_Handler Class Reference

Handler class for <type> tag. More...

#include <DT_Handler.h>

List of all members.

Static Public Member Functions

void process_DataType (DOMNodeIterator *iter,::CORBA::TypeCode_ptr &type,::CORBA::ORB_ptr orb)

Static Private Member Functions

void process_basic_tc (DOMNodeIterator *iter,::CORBA::TypeCode_ptr &type)


Detailed Description

Handler class for <type> tag.

This class defines handler methods to parse the aforementioned type in the descriptor files. The corresponding CORBA IDL mapped type in this a CORBA::Typecode is created and returned. Dynamic creation of typecodes also requires operations defined on the ORB interface, hence the process_DataType requires an ORB_ptr as a formal parameter.


Member Function Documentation

void CIAO::Config_Handler::DT_Handler::process_basic_tc DOMNodeIterator *  iter,
::CORBA::TypeCode_ptr type
[static, private]
 

void CIAO::Config_Handler::DT_Handler::process_DataType DOMNodeIterator *  iter,
::CORBA::TypeCode_ptr type,
::CORBA::ORB_ptr  orb
[static]
 


The documentation for this class was generated from the following files:
Generated on Wed Dec 21 00:01:07 2005 for DAnCE by  doxygen 1.3.9.1