UniqueValueQoreNode Class Reference

this class is for value types that will exists only once in the Qore library, reference counting is disabled More...

#include <AbstractQoreNode.h>

Inheritance diagram for UniqueValueQoreNode:
SimpleValueQoreNode SimpleQoreNode AbstractQoreNode QoreReferenceCounter QoreBoolNode QoreNothingNode QoreNullNode QoreBoolFalseNode QoreBoolTrueNode

List of all members.

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)

Detailed Description

this class is for value types that will exists only once in the Qore library, reference counting is disabled

these types must be statically allocated


The documentation for this class was generated from the following file:

Generated on 14 Jun 2010 for Qore Programming Language by  doxygen 1.6.1