#include <VisitorSaveSchema.hxx>
Public Member Functions | |
SchemaSave (Proc *proc) | |
virtual void | save (std::string xmlSchemaFile) |
Protected Attributes | |
Proc * | _p |
Definition at line 117 of file VisitorSaveSchema.hxx.
SchemaSave::SchemaSave | ( | Proc * | proc | ) |
|
virtual |
Definition at line 1153 of file VisitorSaveSchema.cxx.
References _p, YACS::ENGINE::Proc::accept(), YACS::ENGINE::VisitorSaveSchema::closeFileSchema(), and YACS::ENGINE::VisitorSaveSchema::openFileSchema().
|
protected |
Definition at line 123 of file VisitorSaveSchema.hxx.
Referenced by save(), and SchemaSave().