Developer Documentation
OpenVolumeMesh::IO::FileManager Member List

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::FileManagerprivate
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::FileManagerprivate
getCleanLine(std::istream &ifs, std::string &_string, bool _skipEmptyLines=true) const (defined in OpenVolumeMesh::IO::FileManager)OpenVolumeMesh::IO::FileManagerprivate
isHexahedralMesh(const std::string &_filename) constOpenVolumeMesh::IO::FileManager
isTetrahedralMesh(const std::string &_filename) constOpenVolumeMesh::IO::FileManager
readFile(const std::string &_filename, MeshT &_mesh, bool _topologyCheck=true, bool _computeBottomUpIncidences=true) constOpenVolumeMesh::IO::FileManager
readProperty(std::istream &_iff, MeshT &_mesh) const (defined in OpenVolumeMesh::IO::FileManager)OpenVolumeMesh::IO::FileManagerprivate
readStream(std::istream &_istream, MeshT &_mesh, bool _topologyCheck=true, bool _computeBottomUpIncidences=true) constOpenVolumeMesh::IO::FileManager
setVerbosityLevel(int _level)OpenVolumeMesh::IO::FileManagerinline
trimString(std::string &_string) const (defined in OpenVolumeMesh::IO::FileManager)OpenVolumeMesh::IO::FileManagerprivate
verbosity_level_ (defined in OpenVolumeMesh::IO::FileManager)OpenVolumeMesh::IO::FileManagerprivate
writeFile(const std::string &_filename, const MeshT &_mesh) constOpenVolumeMesh::IO::FileManager
writeProps(std::ostream &_ostr, const IteratorT &_begin, const IteratorT &_end) const (defined in OpenVolumeMesh::IO::FileManager)OpenVolumeMesh::IO::FileManagerprivate
writeStream(std::ostream &_ostream, const MeshT &_mesh) constOpenVolumeMesh::IO::FileManager
~FileManager()OpenVolumeMesh::IO::FileManager