#include <mw/dtdnode.h>
| class CDTDNode : public CBNFNode |
| Public Member Enumerations | |
|---|---|
| enum | anonymous { KCompletedAttrID } |
| Public Member Functions | |
|---|---|
| ~CDTDNode() | |
| void | AddCompletedAttributeL() |
| const TDesC * | CompletedAttrID() |
| CDTDNode * | NewL() |
| Inherited Attributes | |
|---|---|
| CNode::iChildList | |
| CNode::iDataValue | |
| CNode::iParent | |
| CNode::iType | |
| CNode::iTypes | |
| CNode::iTypesBasePtr | |
| CNode::iValues | |
Document Type Definition (DTD) node that forms part of a DTD tree. Deprecated
| void | AddCompletedAttributeL | ( | ) | [inline] |
Adds the completed attribute to the node.
| CDTDNode * | NewL | ( | ) | [static, inline] |
Allocates and constructs a new parentless node.
Returns: New DTD node