#include <namedparameter.h>

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