#include <namedparameter.h>

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