itom
|
This is the complete list of members for ito::Param, 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 ParamBase *rhs) (defined in ito::Param) | ito::Param | |
d | ito::ParamBase | mutableprivate |
decRefAndFree(Data *x) | ito::ParamBase | inlineprivate |
decRefMeta(MetaShared *ms) const (defined in ito::Param) | ito::Param | inlineprivate |
detach(bool allocNewArray=true) | ito::ParamBase | private |
detachMeta() (defined in ito::Param) | ito::Param | 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 | |
getConstMeta() const | ito::Param | inline |
getConstMetaT(void) const | ito::Param | inline |
getFlags() const | ito::ParamBase | |
getInfo() const | ito::Param | inline |
getLen() const | ito::ParamBase | |
getMax() const | ito::Param | |
getMeta() const | ito::Param | inline |
getMeta(void) | ito::Param | inline |
getMetaT(void) const | ito::Param | inline |
getMetaT(void) (defined in ito::Param) | ito::Param | inline |
getMin() const | ito::Param | |
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 |
incRefMeta(MetaShared *ms) const (defined in ito::Param) | ito::Param | 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 | |
m_info (defined in ito::Param) | ito::Param | private |
m_pMetaShared | ito::Param | private |
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 Param &rhs) | ito::Param | |
operator=(Param &&rvalue) noexcept | ito::Param | |
ito::ParamBase::operator=(const ParamBase &rhs) | ito::ParamBase | |
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::Param | |
Out enum value (defined in ito::ParamBase) | ito::ParamBase | |
Param() | ito::Param | |
Param(const ByteArray &name) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const char *val, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const char minVal, const char maxVal, const char val, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const int32 minVal, const int32 maxVal, const int32 val, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const float64 minVal, const float64 maxVal, const float64 val, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const unsigned int size, const char *values, const char *info) (defined in ito::Param) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const unsigned int size, const int32 *values, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const unsigned int size, const float64 *values, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const unsigned int size, const complex128 *values, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const unsigned int size, const ByteArray *values, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const char val, ParamMeta *meta, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const int32 val, ParamMeta *meta, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const float64 val, ParamMeta *meta, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const complex128 val, ParamMeta *meta, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const unsigned int size, const char *values, ParamMeta *meta, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const unsigned int size, const int32 *values, ParamMeta *meta, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const unsigned int size, const float64 *values, ParamMeta *meta, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const unsigned int size, const complex128 *values, ParamMeta *meta, const char *info) | ito::Param | |
Param(const ByteArray &name, const uint32 typeAndFlags, const unsigned int size, const ByteArray *values, ParamMeta *meta, const char *info) | ito::Param | |
Param(const Param ©Constr) | ito::Param | |
Param(Param &&rvalue) (defined in ito::Param) | ito::Param | |
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 | |
setInfo(const char *info) | ito::Param | inline |
setInfo(const ByteArray &info) | ito::Param | inline |
setMeta(ParamMeta *meta, bool takeOwnership=false) | ito::Param | |
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 | |
~Param() | ito::Param | |
~ParamBase() | ito::ParamBase | virtual |