OGS
PropertyVectorMetaData.h File Reference

Detailed Description

Definition in file PropertyVectorMetaData.h.

#include <optional>
#include <string>
Include dependency graph for PropertyVectorMetaData.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  MeshLib::IO::PropertyVectorMetaData
 
struct  MeshLib::IO::PropertyVectorPartitionMetaData
 

Namespaces

 MeshLib
 
 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)