ACEXML  6.4.8
Classes | Macros | Typedefs
AttributesImpl.h File Reference
#include "ACEXML/common/ACEXML_Export.h"
#include "ACEXML/common/Attributes.h"
#include "ace/Containers_T.h"
#include "ACEXML/common/AttributesImpl.inl"

Classes

class  ACEXML_Attribute
 ACEXML_Attribute defines the data structure of an attribute. More...
 
class  ACEXML_AttributesImpl
 ACEXML_AttributesImpl provides the default implementation of interface ACEXML_Attributes. More...
 

Macros

#define ACEXML_AttributesImpl_Default_Size   20
 

Typedefs

typedef ACE_Array< ACEXML_AttributeACEXML_Attribute_Array
 

Detailed Description

Author
Nanbor Wang nanbo.nosp@m.r@cs.nosp@m..wust.nosp@m.l.ed.nosp@m.u

Macro Definition Documentation

◆ ACEXML_AttributesImpl_Default_Size

#define ACEXML_AttributesImpl_Default_Size   20

Typedef Documentation

◆ ACEXML_Attribute_Array