#include <namedparameter.h>

Public Member Functions | |
| NamedUnsignedShortIntParameter (const std::string &name, unsigned short defaultValue=0, bool isList=false) | |
| virtual const dtDAL::DataType & | GetDataType () const |
| |
Protected Member Functions | |
| virtual | ~NamedUnsignedShortIntParameter () |
| dtDAL::NamedUnsignedShortIntParameter::NamedUnsignedShortIntParameter | ( | const std::string & | name, | |
| unsigned short | defaultValue = 0, |
|||
| bool | isList = false | |||
| ) |
| dtDAL::NamedUnsignedShortIntParameter::~NamedUnsignedShortIntParameter | ( | ) | [protected, virtual] |
| virtual const dtDAL::DataType& dtDAL::NamedUnsignedShortIntParameter::GetDataType | ( | ) | const [inline, virtual] |