![]() |
OGS
|
Definition in file PropertyVectorMetaData.h.
#include <istream>#include <optional>#include <ostream>#include <string>#include "BaseLib/Logging.h"Go to the source code of this file.
Classes | |
| struct | MeshLib::IO::PropertyVectorMetaData |
| struct | MeshLib::IO::PropertyVectorPartitionMetaData |
Namespaces | |
| namespace | MeshLib |
| namespace | MeshLib::IO |
Functions | |
| void | MeshLib::IO::writePropertyVectorMetaData (std::ostream &os, PropertyVectorMetaData const &pvmd) |
| void | MeshLib::IO::writePropertyVectorMetaData (PropertyVectorMetaData const &pvmd) |
| std::optional< PropertyVectorMetaData > | MeshLib::IO::readPropertyVectorMetaData (std::istream &is) |
| void | MeshLib::IO::writePropertyVectorPartitionMetaData (std::ostream &os, PropertyVectorPartitionMetaData const &pvpmd) |
| std::optional< PropertyVectorPartitionMetaData > | MeshLib::IO::readPropertyVectorPartitionMetaData (std::istream &is) |