nx_metadata_sdk
1.0
Metadata SDK
|
This is the complete list of members for nx::vms_server_plugins::analytics::stub::motion_metadata::Ini, including all inherited members.
getParamTypeAndValue(const char *paramName, ParamType *outType, const void **outData) const | nx::kit::IniConfig | |
Ini() (defined in nx::vms_server_plugins::analytics::stub::motion_metadata::Ini) | nx::vms_server_plugins::analytics::stub::motion_metadata::Ini | inline |
IniConfig(const char *iniFile) | nx::kit::IniConfig | explicit |
IniConfig(const IniConfig &)=delete (defined in nx::kit::IniConfig) | nx::kit::IniConfig | |
IniConfig(IniConfig &&)=delete (defined in nx::kit::IniConfig) | nx::kit::IniConfig | |
iniFile() const | nx::kit::IniConfig | |
iniFilePath() const | nx::kit::IniConfig | |
iniFilesDir() | nx::kit::IniConfig | static |
isEnabled() | nx::kit::IniConfig | static |
NX_INI_FLAG(0, enableOutput, "") (defined in nx::vms_server_plugins::analytics::stub::motion_metadata::Ini) | nx::vms_server_plugins::analytics::stub::motion_metadata::Ini | |
NX_INI_FLAG(0, deviceDependent, "Respective capability in the manifest.") (defined in nx::vms_server_plugins::analytics::stub::motion_metadata::Ini) | nx::vms_server_plugins::analytics::stub::motion_metadata::Ini | |
NX_INI_FLAG(0, visualizeMotion, "If set, the Engine will visualize motion metadata via object bounding boxes (each\ "active motion grid cell is dispalyed as a separate object), regular object generation\" "is disabled in this case, so the correspondent DeviceAgent settings won 't work. Use\" "carefully since this option can affect performance very much.") (defined in nx::vms_server_plugins::analytics::stub::motion_metadata::Ini) | nx::vms_server_plugins::analytics::stub::motion_metadata::Ini | |
NX_INI_FLAG(0, keepObjectBoundingBoxRotation, "If set, Engine will declare the corresponding capability in the manifest.") (defined in nx::vms_server_plugins::analytics::stub::motion_metadata::Ini) | nx::vms_server_plugins::analytics::stub::motion_metadata::Ini | |
operator=(const IniConfig &)=delete (defined in nx::kit::IniConfig) | nx::kit::IniConfig | |
operator=(IniConfig &&)=delete (defined in nx::kit::IniConfig) | nx::kit::IniConfig | |
operator=(const Tweaks &)=delete (defined in nx::kit::IniConfig) | nx::kit::IniConfig | |
operator=(Tweaks &&)=delete (defined in nx::kit::IniConfig) | nx::kit::IniConfig | |
ParamType enum name | nx::kit::IniConfig | |
regBoolParam(const bool *pValue, bool defaultValue, const char *paramName, const char *description) (defined in nx::kit::IniConfig) | nx::kit::IniConfig | protected |
regDoubleParam(const double *pValue, double defaultValue, const char *paramName, const char *description) (defined in nx::kit::IniConfig) | nx::kit::IniConfig | protected |
regFloatParam(const float *pValue, float defaultValue, const char *paramName, const char *description) (defined in nx::kit::IniConfig) | nx::kit::IniConfig | protected |
regIntParam(const int *pValue, int defaultValue, const char *paramName, const char *description) (defined in nx::kit::IniConfig) | nx::kit::IniConfig | protected |
regStringParam(const char *const *pValue, const char *defaultValue, const char *paramName, const char *description) (defined in nx::kit::IniConfig) | nx::kit::IniConfig | protected |
reload() | nx::kit::IniConfig | |
set(const T *field, T newValue) (defined in nx::kit::IniConfig) | nx::kit::IniConfig | inline |
setEnabled(bool value) (defined in nx::kit::IniConfig) | nx::kit::IniConfig | static |
setIniFilesDir(const char *iniFilesDir) | nx::kit::IniConfig | static |
setOutput(std::ostream *output) | nx::kit::IniConfig | static |
Tweaks() (defined in nx::kit::IniConfig) | nx::kit::IniConfig | inline |
Tweaks(const Tweaks &)=delete (defined in nx::kit::IniConfig) | nx::kit::IniConfig | |
Tweaks(Tweaks &&)=delete (defined in nx::kit::IniConfig) | nx::kit::IniConfig | |
~IniConfig() (defined in nx::kit::IniConfig) | nx::kit::IniConfig | virtual |
~Tweaks() (defined in nx::kit::IniConfig) | nx::kit::IniConfig | inline |