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

DocAnchor Class Reference

Node representing an anchor. More...

#include <docparser.h>

Inheritance diagram for DocAnchor:

DocNode List of all members.

Public Member Functions

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

Detailed Description

Node representing an anchor.

Definition at line 270 of file docparser.h.


Member Function Documentation

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

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

Parameters:
v Abstract visitor.

Implements DocNode.

Definition at line 278 of file docparser.h.

References DocVisitor::visit().

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

Returns the kind of node. Provides runtime type information

Implements DocNode.

Definition at line 274 of file docparser.h.

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

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

Implements DocNode.

Definition at line 275 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