te::md::MD_Format Class Reference

Format of the data. More...

#include <MD_Format.h>

Public Member Functions

 MD_Format (const std::string &name, const std::string &version)
 

Public Attributes

std::string m_amendmentNumber
 
std::string m_fileDecompressionTechnique
 
std::string m_name
 
std::string m_specification
 
std::string m_version
 

Detailed Description

Format of the data.

Definition at line 45 of file MD_Format.h.

Constructor & Destructor Documentation

te::md::MD_Format::MD_Format ( const std::string &  name,
const std::string &  version 
)
inline

Definition at line 49 of file MD_Format.h.

Member Data Documentation

std::string te::md::MD_Format::m_amendmentNumber

Definition at line 55 of file MD_Format.h.

std::string te::md::MD_Format::m_fileDecompressionTechnique

Definition at line 57 of file MD_Format.h.

std::string te::md::MD_Format::m_name

Definition at line 53 of file MD_Format.h.

std::string te::md::MD_Format::m_specification

Definition at line 56 of file MD_Format.h.

std::string te::md::MD_Format::m_version

Definition at line 54 of file MD_Format.h.


The documentation for this class was generated from the following file: