35 #ifndef IE_CORE_DIRNAMEPARAMETER_H
36 #define IE_CORE_DIRNAMEPARAMETER_H
38 #include "IECore/Export.h"
39 #include "IECore/PathParameter.h"
53 const std::string &defaultValue =
"",
bool allowEmptyString =
true,
54 PathParameter::CheckType check = PathParameter::DontCare,
55 const StringParameter::PresetsContainer &presets = StringParameter::PresetsContainer(),
bool presetsOnly =
false, ConstCompoundObjectPtr userData=
nullptr );
61 bool valueValid(
const Object *value, std::string *reason =
nullptr )
const override;
69 #endif // IE_CORE_DIRNAMEPARAMETER_H
Definition: DirNameParameter.h:46
Definition: PathParameter.h:46
This namespace contains all components of the core library.
Definition: AddSmoothSkinningInfluencesOp.h:43