#include "ACEXML/common/ACEXML_Export.h"
#include "ACEXML/common/Attributes.h"
#include "ace/Containers_T.h"
#include "ACEXML/common/AttributesImpl.inl"
Go to the source code of this file.
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... | |
Defines | |
#define | ACEXML_AttributesImpl_Default_Size 20 |
Typedefs | |
typedef ACE_Array < ACEXML_Attribute > | ACEXML_Attribute_Array |
Definition in file AttributesImpl.h.
#define ACEXML_AttributesImpl_Default_Size 20 |
Definition at line 28 of file AttributesImpl.h.
Definition at line 117 of file AttributesImpl.h.