#include <AbstractQoreNode.h>
Public Member Functions | |
DLLLOCAL | UniqueValueQoreNode (qore_type_t t) |
constructor takes the type argument | |
DLLLOCAL | UniqueValueQoreNode (const UniqueValueQoreNode &) |
copy constructor | |
virtual DLLEXPORT AbstractQoreNode * | realCopy () const |
returns itself; objects of this type are not reference-counted and only deleted manually (by static destruction) |
these types must be statically allocated