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

DocLink Class Reference

Node representing a link to some item. More...

#include <docparser.h>

Inheritance diagram for DocLink:

CompAccept< DocLink > DocNode List of all members.

Public Member Functions

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

Detailed Description

Node representing a link to some item.

Definition at line 617 of file docparser.h.


Member Function Documentation

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

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

Parameters:
v Abstract visitor.

Implements DocNode.

Definition at line 628 of file docparser.h.

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

Returns the kind of node. Provides runtime type information

Implements DocNode.

Definition at line 622 of file docparser.h.

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

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

Implements DocNode.

Definition at line 627 of file docparser.h.


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