karbon
VClosePathCmd Class Reference
Inheritance diagram for VClosePathCmd:

Detailed Description
Definition at line 27 of file vclosepathcmd.h.
Public Member Functions | |
VClosePathCmd (VDocument *doc) | |
virtual | ~VClosePathCmd () |
virtual void | visitVSubpath (VSubpath &path) |
Member Function Documentation
void VClosePathCmd::visitVSubpath | ( | VSubpath & | path | ) | [virtual] |
Visit method for a VSubpath.
Pass a path to this function. This is a virtual function so you need to implement it in the subclass if you want to use it.
Reimplemented from VVisitor.
Definition at line 31 of file vclosepathcmd.cc.
The documentation for this class was generated from the following files: