Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

TAO_Trader_Constraint_Validator Class Reference

#include <Trader_Constraint_Visitors.h>

Inheritance diagram for TAO_Trader_Constraint_Validator:

Inheritance graph
[legend]
Collaboration diagram for TAO_Trader_Constraint_Validator:

Collaboration graph
[legend]
List of all members.

Public Methods

 TAO_Trader_Constraint_Validator (const CosTradingRepos::ServiceTypeRepository::TypeStruct &type_struct)
 The constructor creates a map of property names to their values from the Type Description retrieved from the ServiceTypeRepository. More...

virtual ~TAO_Trader_Constraint_Validator (void)
 Desctructor. More...


Constructor & Destructor Documentation

TAO_Trader_Constraint_Validator::TAO_Trader_Constraint_Validator const CosTradingRepos::ServiceTypeRepository::TypeStruct   type_struct
 

The constructor creates a map of property names to their values from the Type Description retrieved from the ServiceTypeRepository.

The ServiceTypeRepository throws exceptions when it's displeased with the type name provided to it. The map allows O(lg n) associative access, rather than the O(n) sequential lookup from the CORBA data structures.

TAO_Trader_Constraint_Validator::~TAO_Trader_Constraint_Validator void    [virtual]
 

Desctructor.


The documentation for this class was generated from the following files:
Generated on Thu Oct 10 22:24:12 2002 for TAO_CosTrader by doxygen1.2.13.1 written by Dimitri van Heesch, © 1997-2001