![Logo](tetiere_ht.jpg) |
DATAKIT API
V2025.1
|
|
Go to the documentation of this file. 1 #ifndef __UTIL_DTK_STOREDINFO_HPP__
2 #define __UTIL_DTK_STOREDINFO_HPP__
virtual Dtk_Object * Clone()
Definition: dtk_storedinfo.hpp:30
This is the generic Info class.
Definition: util_ent_dtk.hpp:115
Dtk_StoredInfo(const Dtk_StoredInfo &o)
Copy Constructor.
@ DTK_TYPE_STOREDINFO
Definition: define.h:618
static Dtk_StoredInfoPtr Create(const Dtk_StoredInfo &inToBeCopied)
Copy constructor.
static Dtk_StoredInfo * DtkDynamicCast(Dtk_Object *o)
Performs a dynamic cast - doesn't need RTTI -.
This is the Dtk_StoredInfo Class. The Dtk_StoredInfo object is used to store any information stored.
Definition: dtk_storedinfo.hpp:15
~Dtk_StoredInfo()
Destructor.
int32_t Dtk_Int32
Definition: define.h:687
static Dtk_StoredInfoPtr Create()
\BasicConstructor
Dtk_Int32 DtkDynamicType(const Dtk_Int32 &inId)
Retrieves the dynamic entity type.
type_detk get_type_detk() const
Definition: dtk_storedinfo.hpp:47
Dtk_Handle * _Private
Definition: dtk_storedinfo.hpp:19
Definition: util_ptr_dtk.hpp:37
Dtk_StoredInfo()
Base Constructor.
@ _typeID
Definition: dtk_storedinfo.hpp:18
type_detk
Definition: define.h:32
Definition: dtk_object.hpp:8