TAO_PortableGroup  2.1.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Member Functions
TAO_PG_Null_Property_Validator Class Reference

No-op property validator. More...

#include <PG_Null_Property_Validator.h>

Collaboration diagram for TAO_PG_Null_Property_Validator:
Collaboration graph

List of all members.

Public Member Functions

void validate_property (const PortableGroup::Properties &props)
 Validate the given properties.
void validate_criteria (const PortableGroup::Properties &criteria)
 Validate the given criteria.

Detailed Description

No-op property validator.

This property validator performs no validation whatsoever.


Member Function Documentation

void TAO_PG_Null_Property_Validator::validate_criteria ( const PortableGroup::Properties criteria)

Validate the given criteria.

This particular implementation performs no validation whatsoever.

void TAO_PG_Null_Property_Validator::validate_property ( const PortableGroup::Properties props)

Validate the given properties.

This particular implementation performs no validation whatsoever.


The documentation for this class was generated from the following files: