dtDAL::NamedEnumParameter Class Reference

#include <namedparameter.h>

Inheritance diagram for dtDAL::NamedEnumParameter:

dtDAL::NamedStringParameter dtDAL::NamedGenericParameter< std::string > dtDAL::NamedParameter dtDAL::AbstractParameter

List of all members.

Public Member Functions

 NamedEnumParameter (const std::string &name, const std::string &defaultValue="", bool isList=false)
virtual const dtDAL::DataTypeGetDataType () const
 
Returns:

virtual void SetFromProperty (const dtDAL::ActorProperty &property)
 Sets the message parameter's value from the actor property's value.
virtual void ApplyValueToProperty (dtDAL::ActorProperty &property) const
 Sets the actor property's value from the message parameter's value.

Protected Member Functions

virtual ~NamedEnumParameter ()


Constructor & Destructor Documentation

dtDAL::NamedEnumParameter::NamedEnumParameter ( const std::string &  name,
const std::string &  defaultValue = "",
bool  isList = false 
)

dtDAL::NamedEnumParameter::~NamedEnumParameter (  )  [protected, virtual]


Member Function Documentation

virtual const dtDAL::DataType& dtDAL::NamedEnumParameter::GetDataType (  )  const [inline, virtual]

Returns:

Reimplemented from dtDAL::NamedStringParameter.

void dtDAL::NamedEnumParameter::SetFromProperty ( const dtDAL::ActorProperty property  )  [virtual]

Sets the message parameter's value from the actor property's value.

Reimplemented from dtDAL::NamedStringParameter.

void dtDAL::NamedEnumParameter::ApplyValueToProperty ( dtDAL::ActorProperty property  )  const [virtual]

Sets the actor property's value from the message parameter's value.

Reimplemented from dtDAL::NamedStringParameter.


http://www.delta3d.org
2.0.0 generated 14 Feb 2008