|
Objective-C++ Preprocessor
5.0 with ARC & GC
C++ classes to enhance syntax and manage reference counting.
|
#include <objxml.h>
Public Member Functions | |
| oo_inline void | checkrc (const char *what, int rc) |
| oo_inline void | indent () |
| void | traverse (OONode node) |
| oo_inline | OOXMLWriter (OOXMLWriterOpts flags=OOXMLDefaultWriter) |
| oo_inline OOData | dataForNode (const OONode &node) |
Public Attributes | |
| xmlTextWriterPtr | writer |
| char | name [1000] |
| char | value [10000] |
Private Attributes | |
| OOXMLWriterOpts | flags |
| int | level |
Class to convert OODictionary representation of XML into an NSData structure to be written to the net.
|
inline |
|
inline |
|
private |
1.8.2