#include <Fireworks/Core/interface/FWValidatorBase.h>
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 FWValidatorBase & | operator= (const FWValidatorBase &) |
Description: <one line="" class="" summary>="">
Usage: <usage>
Definition at line 30 of file FWValidatorBase.h.
|
inline |
Definition at line 33 of file FWValidatorBase.h.
|
inlinevirtual |
Definition at line 35 of file FWValidatorBase.h.
|
private |
|
pure virtual |
Implemented in FWGeoMaterialValidator, FWExpressionValidator, and FWHLTValidator.
Referenced by FWGUIValidatingTextEntry::showOptions().
|
private |