_pad1 | SharedMemoryVariable | protected |
addToList(OMEprofileRecord *rec) | OMEprofileRecord | inlineprotectedstatic |
dataPointer | SharedMemoryVariable | protected |
dataType | SharedMemoryVariable | protected |
getAddress() const OME_ALWAYS_INLINE | SMV_StandaloneNumeric< NUMTYPE > | inline |
getCounters() | OMEprofileRecord | static |
getFullName(char *bfr, uint_fast32_t bfrLen) const | SharedMemoryVariable | |
getMinLength() const OME_ALWAYS_INLINE | SharedMemoryVariable | inline |
getName(uint_fast32_t *retNameLen=nullptr) const override | OMEprofileCounter< NUMTYPE > | inlinevirtual |
getParentNode() const | SharedMemoryVariable | inline |
getType() const OME_ALWAYS_INLINE | SharedMemoryVariable | inline |
getValue() const override | OMEprofileCounter< NUMTYPE > | inlinevirtual |
getValueOfCounter(const char *name) NONNULL_PARAMETERS(1) | OMEprofileRecord | static |
getVariableManager() const | SharedMemoryVariable | inline |
incValue(NUMTYPE amt=1) | OMEprofileCounter< NUMTYPE > | inlinevirtual |
initialCopy | SMV_StandaloneNumeric< NUMTYPE > | protected |
listDefinedCounters() | OMEprofileRecord | static |
makeAliasFor(SharedMemoryVariable *v) | SharedMemoryVariable | inline |
minLength | SharedMemoryVariable | protected |
next | OMEprofileRecord | protected |
noteNowRegistered(SharedMemoryVariable_Record *newArea) override | SMV_StandaloneNumeric< NUMTYPE > | inlinevirtual |
OMEprofileCounter(const char *varName, NUMTYPE initVal=0, SharedMemoryVariableManager *mgr=&DEFAULT_sharedMemoryVariableManager) NONNULL_CLASS_PARAMETERS(2) | OMEprofileCounter< NUMTYPE > | inlineexplicit |
OMEprofileCounter(const char *varName, SharedMemoryVariableNode *parentNode, NUMTYPE initVal=0) NONNULL_CLASS_PARAMETERS(2) | OMEprofileCounter< NUMTYPE > | inlineexplicit |
OMEprofileRecord() | OMEprofileRecord | inline |
operator const NUMTYPE *() const OME_ALWAYS_INLINE | SMV_StandaloneNumeric< NUMTYPE > | inlineexplicit |
operator NUMTYPE() const OME_ALWAYS_INLINE | SMV_StandaloneNumeric< NUMTYPE > | inline |
operator*=(const NUMTYPE arg) OME_ALWAYS_INLINE | SMV_StandaloneNumeric< NUMTYPE > | inline |
operator++() OME_ALWAYS_INLINE | SMV_StandaloneNumeric< NUMTYPE > | inline |
operator++(int) OME_ALWAYS_INLINE | SMV_StandaloneNumeric< NUMTYPE > | inline |
operator+=(const NUMTYPE arg) OME_ALWAYS_INLINE | SMV_StandaloneNumeric< NUMTYPE > | inline |
operator--() OME_ALWAYS_INLINE | SMV_StandaloneNumeric< NUMTYPE > | inline |
operator--(int) OME_ALWAYS_INLINE | SMV_StandaloneNumeric< NUMTYPE > | inline |
operator-=(const NUMTYPE arg) OME_ALWAYS_INLINE | SMV_StandaloneNumeric< NUMTYPE > | inline |
operator/=(const NUMTYPE arg) OME_ALWAYS_INLINE | SMV_StandaloneNumeric< NUMTYPE > | inline |
operator=(const NUMTYPE v) | OMEprofileCounter< NUMTYPE > | inline |
outputCounters(STREAMTYPE &o) | OMEprofileRecord | inlinestatic |
parentNodeRecord | SharedMemoryVariable | protected |
registered | SharedMemoryVariable | protected |
removeFromList(OMEprofileRecord *recToRemove) | OMEprofileRecord | inlineprotectedstatic |
setName(const char *newName) | SharedMemoryVariable | inline |
setValue(const OMEtype &newV) override | OMEprofileCounter< NUMTYPE > | inlinevirtual |
SharedMemoryVariable(class SharedMemoryVariableManager *mgr, const char *varName, int varType, size_t length) | SharedMemoryVariable | |
SharedMemoryVariable(class SharedMemoryVariableNode *parentNode, const char *varName, int varType, size_t length) | SharedMemoryVariable | |
SharedMemoryVariableType enum name | SharedMemoryVariable | |
SMV_DISPLAY_EQUALS enum value | SharedMemoryVariable | |
SMV_DISPLAY_NAME enum value | SharedMemoryVariable | |
SMV_DISPLAY_TYPE enum value | SharedMemoryVariable | |
SMV_DISPLAY_VALUE enum value | SharedMemoryVariable | |
SMV_StandaloneNumeric(const char *varName, SharedMemoryVariableManager *mgr=&DEFAULT_sharedMemoryVariableManager, NUMTYPE initVal=0) NONNULL_CLASS_PARAMETERS(2) | SMV_StandaloneNumeric< NUMTYPE > | inlineexplicit |
SMV_StandaloneNumeric(const char *varName, SharedMemoryVariableNode *parentNode, NUMTYPE initVal=0) | SMV_StandaloneNumeric< NUMTYPE > | inline |
SMV_TYPE_BINARY_STRING enum value | SharedMemoryVariable | |
SMV_TYPE_DOUBLE enum value | SharedMemoryVariable | |
SMV_TYPE_FIXED enum value | SharedMemoryVariable | |
SMV_TYPE_FLOAT enum value | SharedMemoryVariable | |
SMV_TYPE_INT32 enum value | SharedMemoryVariable | |
SMV_TYPE_INT64 enum value | SharedMemoryVariable | |
SMV_TYPE_LARGE enum value | SharedMemoryVariable | |
SMV_TYPE_NAME_NODE enum value | SharedMemoryVariable | |
SMV_TYPE_NONE enum value | SharedMemoryVariable | |
SMV_TYPE_STRING enum value | SharedMemoryVariable | |
SMV_TYPE_TINY_BINARY_STRING enum value | SharedMemoryVariable | |
SMV_TYPE_TINY_STRING enum value | SharedMemoryVariable | |
SMV_TYPE_UINT32 enum value | SharedMemoryVariable | |
SMV_TYPE_UINT64 enum value | SharedMemoryVariable | |
SMV_TYPE_UNSIGNED enum value | SharedMemoryVariable | |
startOfList | OMEprofileRecord | protectedstatic |
typeName(unsigned int t) OME_CONST_FUNCTION | SharedMemoryVariable | static |
unallocated_data | SharedMemoryVariable | protectedstatic |
variableManager | SharedMemoryVariable | protected |
variableName | SharedMemoryVariable | protected |
~OMEprofileCounter() | OMEprofileCounter< NUMTYPE > | inlinevirtual |
~OMEprofileRecord() | OMEprofileRecord | inlinevirtual |
~SharedMemoryVariable() | SharedMemoryVariable | virtual |