Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits |
plistBase.h File ReferenceDetailed Description
Definition in file plistBase.h.
Include dependency graph for plistBase.h:
![]()
This graph shows which files directly or indirectly include this file:
![]() Go to the source code of this file.
Define Documentation
defines abstract clone() (=0) using polymorphic return type TYPE if supported by current version of gcc, Cloneable otherwise
Definition at line 59 of file plistBase.h.
declares clone() using polymorphic return type TYPE if supported by current version of gcc, Cloneable otherwise; returns RETVAL
Definition at line 70 of file plistBase.h.
implements clone() using polymorphic return type TYPE if supported by current version of gcc, Cloneable otherwise; returns RETVAL
Definition at line 72 of file plistBase.h.
implements clone() using templated polymorphic return type TYPE if supported by current version of gcc, Cloneable otherwise; returns RETVAL
Definition at line 74 of file plistBase.h.
implements clone() using templated polymorphic return type TYPE if supported by current version of gcc, Cloneable otherwise; returns RETVAL
Definition at line 76 of file plistBase.h.
Typedef Documentation
forward declaration of xmlAttr to avoid including actual header here
Definition at line 46 of file plistBase.h.
forward declaration of xmlChar to avoid including actual header here
Definition at line 48 of file plistBase.h.
forward declaration of xmlDoc to avoid including actual header here
Definition at line 45 of file plistBase.h.
forward declaration of xmlNode to avoid including actual header here
Definition at line 43 of file plistBase.h.
forward declaration of xmlNs to avoid including actual header here
Definition at line 47 of file plistBase.h.
|
Tekkotsu v4.0 |
Generated Thu Nov 22 00:56:41 2007 by Doxygen 1.5.4 |