2005/5/9

     
 

namespace acdk::xml

artefaktur
Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   Namespace Members   Compound Members   Related Pages  

acdk::xml Namespace Reference


Detailed Description

Contains acdk related XML implementations.


Compounds

class  RemoteInterface
 An holder for a remote interface API: ACDK<br/>. More...

class  TestClass
class  XMLObjectReader
 API: ACDK<br/>. More...

class  XMLObjectWriter
 API: ACDK<br/> Writes all ACDK Objects with meta-info to XML. More...

class  XMLTokenizer
 parses XML should be reworked, because doesn't fit into io concept More...


Variables

const int XMLSerializeDefaultFlags


Variable Documentation

const int acdk::xml::XMLSerializeDefaultFlags
 

Initial value:

 acdk::io::SerializeNamed 
                                    | acdk::io::SerializeTagged 
                                    | acdk::io::SerializeLabeled 
                                    | acdk::io::SerializeReduced