| 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 58 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.
Typedef Documentation
forward declaration of xmlAttr to avoid including actual header here
Definition at line 45 of file plistBase.h.
forward declaration of xmlChar to avoid including actual header here
Definition at line 47 of file plistBase.h.
forward declaration of xmlDoc to avoid including actual header here
Definition at line 44 of file plistBase.h.
forward declaration of xmlNode to avoid including actual header here
Definition at line 42 of file plistBase.h.
forward declaration of xmlNs to avoid including actual header here
Definition at line 46 of file plistBase.h.
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
Tekkotsu v3.0 |
Generated Wed Oct 4 00:04:25 2006 by Doxygen 1.4.7 |