CMS 3D CMS Logo

Public Member Functions | Private Member Functions

FWValidatorBase Class Reference

#include <Fireworks/Core/interface/FWValidatorBase.h>

Inheritance diagram for FWValidatorBase:
FWExpressionValidator FWGeoMaterialValidator FWHLTValidator

List of all members.

Public Member Functions

virtual void fillOptions (const char *iBegin, const char *iEnd, std::vector< std::pair< boost::shared_ptr< std::string >, std::string > > &oOptions) const =0
 FWValidatorBase ()
virtual ~FWValidatorBase ()

Private Member Functions

 FWValidatorBase (const FWValidatorBase &)
const FWValidatorBaseoperator= (const FWValidatorBase &)

Detailed Description

Description: <one line="" class="" summary>="">

Usage: <usage>

Definition at line 31 of file FWValidatorBase.h.


Constructor & Destructor Documentation

FWValidatorBase::FWValidatorBase ( ) [inline]

Definition at line 34 of file FWValidatorBase.h.

                     {
   }
virtual FWValidatorBase::~FWValidatorBase ( ) [inline, virtual]

Definition at line 36 of file FWValidatorBase.h.

                              {
   }
FWValidatorBase::FWValidatorBase ( const FWValidatorBase ) [private]

Member Function Documentation

virtual void FWValidatorBase::fillOptions ( const char *  iBegin,
const char *  iEnd,
std::vector< std::pair< boost::shared_ptr< std::string >, std::string > > &  oOptions 
) const [pure virtual]
const FWValidatorBase& FWValidatorBase::operator= ( const FWValidatorBase ) [private]