itom
|
This is the complete list of members for ito::ParamBase, including all inherited members.
Char enum value | ito::ParamBase | |
CharArray enum value | ito::ParamBase | |
checkAndCorrectInOutFlag() | ito::ParamBase | private |
clearData(Data *data) | ito::ParamBase | private |
Complex enum value | ito::ParamBase | |
ComplexArray enum value | ito::ParamBase | |
copyValueFrom(const ito::ParamBase *rhs) (defined in ito::ParamBase) | ito::ParamBase | |
d | ito::ParamBase | mutableprivate |
decRefAndFree(Data *x) | ito::ParamBase | inlineprivate |
detach(bool allocNewArray=true) | ito::ParamBase | private |
DObjPtr enum value | ito::ParamBase | |
Double enum value | ito::ParamBase | |
DoubleArray enum value | ito::ParamBase | |
Flag enum name | ito::ParamBase | |
getAutosave() const | ito::ParamBase | |
getFlags() const | ito::ParamBase | |
getLen() const | ito::ParamBase | |
getName(void) const | ito::ParamBase | |
getNameWithIndexSuffix(int index) const | ito::ParamBase | |
getType() const | ito::ParamBase | |
getVal() const | ito::ParamBase | inline |
getVal(int &len) const | ito::ParamBase | inline |
HWRef enum value | ito::ParamBase | |
In enum value (defined in ito::ParamBase) | ito::ParamBase | |
incRef(Data *x) | ito::ParamBase | inlineprivate |
Int enum value | ito::ParamBase | |
IntArray enum value | ito::ParamBase | |
isNumeric(void) const | ito::ParamBase | |
isNumericArray(void) const | ito::ParamBase | |
isValid(void) const | ito::ParamBase | |
ItomParamHelper (defined in ito::ParamBase) | ito::ParamBase | friend |
NoAutosave enum value (defined in ito::ParamBase) | ito::ParamBase | |
NotAvailable enum value (defined in ito::ParamBase) | ito::ParamBase | |
operator!=(const ParamBase &rhs) const (defined in ito::ParamBase) | ito::ParamBase | inline |
operator=(const ParamBase &rhs) | ito::ParamBase | |
operator=(ParamBase &&other) noexcept | ito::ParamBase | inline |
operator==(const ParamBase &rhs) const (defined in ito::ParamBase) | ito::ParamBase | |
operator[](const int index) const | ito::ParamBase | |
Out enum value (defined in ito::ParamBase) | ito::ParamBase | |
ParamBase() | ito::ParamBase | |
ParamBase(const ByteArray &name) | ito::ParamBase | |
ParamBase(const ByteArray &name, const uint32 typeAndFlags) | ito::ParamBase | |
ParamBase(const ByteArray &name, const uint32 typeAndFlags, const char *val) | ito::ParamBase | |
ParamBase(const ByteArray &name, const uint32 typeAndFlags, const float64 val) | ito::ParamBase | |
ParamBase(const ByteArray &name, const uint32 typeAndFlags, const int32 val) | ito::ParamBase | |
ParamBase(const ByteArray &name, const uint32 typeAndFlags, const complex128 val) | ito::ParamBase | |
ParamBase(const ByteArray &name, const uint32 typeAndFlags, const uint32 size, const char *values) (defined in ito::ParamBase) | ito::ParamBase | |
ParamBase(const ByteArray &name, const uint32 typeAndFlags, const uint32 size, const int32 *values) (defined in ito::ParamBase) | ito::ParamBase | |
ParamBase(const ByteArray &name, const uint32 typeAndFlags, const uint32 size, const float64 *values) (defined in ito::ParamBase) | ito::ParamBase | |
ParamBase(const ByteArray &name, const uint32 typeAndFlags, const uint32 size, const complex128 *values) (defined in ito::ParamBase) | ito::ParamBase | |
ParamBase(const ByteArray &name, const uint32 typeAndFlags, const uint32 size, const ByteArray *values) | ito::ParamBase | |
ParamBase(const ParamBase &other) | ito::ParamBase | |
ParamBase(ParamBase &&other) noexcept (defined in ito::ParamBase) | ito::ParamBase | |
PointCloudPtr enum value | ito::ParamBase | |
Pointer enum value | ito::ParamBase | |
PointPtr enum value | ito::ParamBase | |
PolygonMeshPtr enum value | ito::ParamBase | |
Readonly enum value (defined in ito::ParamBase) | ito::ParamBase | |
setAutosave(const bool autosave) | ito::ParamBase | |
setDefaultAutosaveFlag() | ito::ParamBase | private |
setFlags(const uint32 flags) | ito::ParamBase | |
setVal(_Tp val) | ito::ParamBase | inline |
setVal(_Tp val, int len) | ito::ParamBase | inline |
String enum value | ito::ParamBase | |
StringList enum value (defined in ito::ParamBase) | ito::ParamBase | |
Type enum name | ito::ParamBase | |
~ParamBase() | ito::ParamBase | virtual |