![Logo](tetiere_ht.jpg) |
DATAKIT API
V2025.1
|
|
Go to the documentation of this file. 1 #ifndef __DTK_OBJECT_HPP__
2 #define __DTK_OBJECT_HPP__
22 virtual void dump(FILE * file = stdout);
void _copy(const Dtk_Object &s)
unsigned long count_
Definition: dtk_object.hpp:14
size_t Dtk_Size_t
Definition: define.h:712
@ DTK_TYPE_OBJECT
Definition: define.h:464
static Dtk_Object * DtkDynamicCast(Dtk_Object *s)
Dtk_Object(const Dtk_Object &s)
virtual void dump(FILE *file=stdout)
Definition: util_ptr_dtk.hpp:37
friend std::ostream & operator<<(std::ostream &o, const Dtk_Object &d)
virtual Dtk_Size_t GetSize() const
@ _typeID
Definition: dtk_object.hpp:13
virtual int DtkDynamicType(const int &inId)=0
Definition: dtk_object.hpp:8
Dtk_Object & operator=(const Dtk_Object &s)