Main Page | Class Hierarchy | Class List | File List | Class Members | File Members | Related Pages

DocHtmlDescData Class Reference

Node representing a HTML description data. More...

#include <docparser.h>

Inheritance diagram for DocHtmlDescData:

CompAccept< DocHtmlDescData > DocNode List of all members.

Public Member Functions

Kind kind () const
DocNodeparent () const
void accept (DocVisitor *v)

Detailed Description

Node representing a HTML description data.

Definition at line 1077 of file docparser.h.


Member Function Documentation

void DocHtmlDescData::accept DocVisitor v  )  [inline, virtual]
 

Acceptor function for node visitors. Part of the visitor pattern.

Parameters:
v Abstract visitor.

Implements DocNode.

Definition at line 1085 of file docparser.h.

Kind DocHtmlDescData::kind  )  const [inline, virtual]
 

Returns the kind of node. Provides runtime type information

Implements DocNode.

Definition at line 1082 of file docparser.h.

DocNode* DocHtmlDescData::parent  )  const [inline, virtual]
 

Returns the parent of this node or 0 for the root node.

Implements DocNode.

Definition at line 1084 of file docparser.h.


The documentation for this class was generated from the following files:
Generated on Sat Aug 21 19:11:55 2004 for Doxygen by doxygen 1.3.8