BON::MyVisitor Class Reference

#include <BON2Component.h>

Inheritance diagram for BON::MyVisitor:
Inheritance graph
[legend]
Collaboration diagram for BON::MyVisitor:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MyVisitor (CPrintDlg *pDlg)
void visitObjectImpl (const Object &object)
void visitFCOImpl (const FCO &object)
void visitAtomImpl (const Atom &atom)
void visitModelImpl (const Model &model)

Detailed Description

Definition at line 201 of file Paradigms/SF/BON2SFSample/BON2Component.h.


Constructor & Destructor Documentation

BON::MyVisitor::MyVisitor ( CPrintDlg pDlg  ) 

Definition at line 325 of file Paradigms/SF/BON2SFSample/BON2Component.cpp.


Member Function Documentation

void BON::MyVisitor::visitAtomImpl ( const Atom atom  )  [virtual]

Reimplemented from BON::Visitor.

Definition at line 346 of file Paradigms/SF/BON2SFSample/BON2Component.cpp.

void BON::MyVisitor::visitFCOImpl ( const FCO object  )  [virtual]

Reimplemented from BON::Visitor.

Definition at line 339 of file Paradigms/SF/BON2SFSample/BON2Component.cpp.

void BON::MyVisitor::visitModelImpl ( const Model model  )  [virtual]

Reimplemented from BON::Visitor.

Definition at line 355 of file Paradigms/SF/BON2SFSample/BON2Component.cpp.

void BON::MyVisitor::visitObjectImpl ( const Object object  )  [virtual]

Reimplemented from BON::Visitor.

Definition at line 331 of file Paradigms/SF/BON2SFSample/BON2Component.cpp.


The documentation for this class was generated from the following files:
Generated on Thu May 30 15:56:57 2013 for GME by  doxygen 1.6.3