openDAQ
Open data acquisition platform
EnumerationTypePtr Member List

This is the complete list of members for EnumerationTypePtr, including all inherited members.

addRefAndReturn() constObjectPtr< IEnumerationType >
addressOf()ObjectPtr< IEnumerationType >
Adopt(IEnumerationType *obj)ObjectPtr< IEnumerationType >static
as(bool borrow=false) constObjectPtr< IEnumerationType >
asOrNull(bool borrow=false) constObjectPtr< IEnumerationType >
asPtr(bool borrow=false) constObjectPtr< IEnumerationType >
asPtrOrNull(bool borrow=false) constObjectPtr< IEnumerationType >
assigned() constObjectPtr< IEnumerationType >
Borrow(IEnumerationType *&obj)ObjectPtr< IEnumerationType >static
Borrow(U *&obj)ObjectPtr< IEnumerationType >static
call(Params... params) constObjectPtr< IEnumerationType >
convertTo(CoreType ct) constObjectPtr< IEnumerationType >
detach()ObjectPtr< IEnumerationType >
dispatch(const ObjectPtr< IBaseObject > &params) constObjectPtr< IEnumerationType >
dispatch() constObjectPtr< IEnumerationType >
dispose() constObjectPtr< IEnumerationType >
equals(ObjectPtr< IBaseObject > other) constObjectPtr< IEnumerationType >
Equals(const ObjectPtr< IBaseObject > &a, const ObjectPtr< IBaseObject > &b)ObjectPtr< IEnumerationType >inlinestatic
execute() constObjectPtr< IEnumerationType >
execute(Params... params) constObjectPtr< IEnumerationType >
freeze() constObjectPtr< IEnumerationType >
getAsDictionary() constEnumerationTypePtrinline
getCoreType() constObjectPtr< IEnumerationType >
getCount() constEnumerationTypePtrinline
getEnumeratorIntValue(const StringPtr &name) constEnumerationTypePtrinline
getEnumeratorNames() constEnumerationTypePtrinline
getHashCode() constObjectPtr< IEnumerationType >
getName() constGenericTypePtr< IEnumerationType >inline
getObject() constObjectPtr< IEnumerationType >
isBorrowed() constObjectPtr< IEnumerationType >
isFrozen() constObjectPtr< IEnumerationType >
ObjectPtr()ObjectPtr< IEnumerationType >
ObjectPtr(std::nullptr_t)ObjectPtr< IEnumerationType >
ObjectPtr(const ObjectPtr< IEnumerationType > &objPtr)ObjectPtr< IEnumerationType >
ObjectPtr(ObjectPtr< IEnumerationType > &&objPtr) noexceptObjectPtr< IEnumerationType >
ObjectPtr(const ObjectPtr< U > &objPtr)ObjectPtr< IEnumerationType >
ObjectPtr(ObjectPtr< U > &&objPtr)ObjectPtr< IEnumerationType >
ObjectPtr(IEnumerationType *&obj)ObjectPtr< IEnumerationType >
ObjectPtr(IEnumerationType *&&obj)ObjectPtr< IEnumerationType >
ObjectPtr(IWeakRef *obj)ObjectPtr< IEnumerationType >
ObjectPtr(const wchar_t *value)ObjectPtr< IEnumerationType >
ObjectPtr(ConstCharPtr value)ObjectPtr< IEnumerationType >
ObjectPtr(const U &value)ObjectPtr< IEnumerationType >
operator IEnumerationType *() constObjectPtr< IEnumerationType >
operator&()ObjectPtr< IEnumerationType >
release()ObjectPtr< IEnumerationType >
supportsInterface() constObjectPtr< IEnumerationType >
supportsInterface(const IntfID &id) constObjectPtr< IEnumerationType >
toString() constObjectPtr< IEnumerationType >
~ObjectPtr()ObjectPtr< IEnumerationType >virtual