Developer Documentation
|
This is the complete list of members for OpenVolumeMesh::IO::FileManager, including all inherited members.
extractQuotedText(std::string &_string) const (defined in OpenVolumeMesh::IO::FileManager) | OpenVolumeMesh::IO::FileManager | private |
FileManager() | OpenVolumeMesh::IO::FileManager | |
generateGenericProperty(const std::string &_entity_t, const std::string &_name, std::istream &_iff, MeshT &_mesh) const (defined in OpenVolumeMesh::IO::FileManager) | OpenVolumeMesh::IO::FileManager | private |
getCleanLine(std::istream &ifs, std::string &_string, bool _skipEmptyLines=true) const (defined in OpenVolumeMesh::IO::FileManager) | OpenVolumeMesh::IO::FileManager | private |
isHexahedralMesh(const std::string &_filename) const | OpenVolumeMesh::IO::FileManager | |
isTetrahedralMesh(const std::string &_filename) const | OpenVolumeMesh::IO::FileManager | |
readFile(const std::string &_filename, MeshT &_mesh, bool _topologyCheck=true, bool _computeBottomUpIncidences=true) const | OpenVolumeMesh::IO::FileManager | |
readProperty(std::istream &_iff, MeshT &_mesh) const (defined in OpenVolumeMesh::IO::FileManager) | OpenVolumeMesh::IO::FileManager | private |
readStream(std::istream &_istream, MeshT &_mesh, bool _topologyCheck=true, bool _computeBottomUpIncidences=true) const | OpenVolumeMesh::IO::FileManager | |
setVerbosityLevel(int _level) | OpenVolumeMesh::IO::FileManager | inline |
trimString(std::string &_string) const (defined in OpenVolumeMesh::IO::FileManager) | OpenVolumeMesh::IO::FileManager | private |
verbosity_level_ (defined in OpenVolumeMesh::IO::FileManager) | OpenVolumeMesh::IO::FileManager | private |
writeFile(const std::string &_filename, const MeshT &_mesh) const | OpenVolumeMesh::IO::FileManager | |
writeProps(std::ostream &_ostr, const IteratorT &_begin, const IteratorT &_end) const (defined in OpenVolumeMesh::IO::FileManager) | OpenVolumeMesh::IO::FileManager | private |
writeStream(std::ostream &_ostream, const MeshT &_mesh) const | OpenVolumeMesh::IO::FileManager | |
~FileManager() | OpenVolumeMesh::IO::FileManager |