#include <entity_io_crd_handler.hh>
Inherits ost::mol::EntityVisitor, and ost::mol::EntityVisitor.
Public Member Functions | |
| CRDWriter (const String &filename) | |
| CRDWriter (const boost::filesystem::path &filename) | |
| CRDWriter (std::ostream &outstream) | |
| virtual bool | VisitAtom (const mol::AtomHandle &atom) |
| void | WriteHeader (const mol::EntityView &ent) |
| CRDWriter (const String &filename) | |
| CRDWriter (const boost::filesystem::path &filename) | |
| CRDWriter (std::ostream &outstream) | |
| virtual bool | VisitAtom (const mol::AtomHandle &atom) |
| void | WriteHeader (const mol::EntityView &ent) |
Definition at line 56 of file entity_io_crd_handler.hh.
| CRDWriter | ( | const boost::filesystem::path & | filename | ) |
| CRDWriter | ( | std::ostream & | outstream | ) |
| CRDWriter | ( | const boost::filesystem::path & | filename | ) |
| CRDWriter | ( | std::ostream & | outstream | ) |
| virtual bool VisitAtom | ( | const mol::AtomHandle & | a | ) | [virtual] |
| virtual bool VisitAtom | ( | const mol::AtomHandle & | a | ) | [virtual] |
| void WriteHeader | ( | const mol::EntityView & | ent | ) |
| void WriteHeader | ( | const mol::EntityView & | ent | ) |
1.5.8