DATRW++ library: seismic data I/O with multiple formats
datrw::formatmodifiers::Value Struct Reference

A struct to store values for a given key. More...

#include <formatmodifier.h>

Collaboration diagram for datrw::formatmodifiers::Value:

Public Member Functions

 Value (const std::string &v)
 
 Value ()
 

Public Attributes

bool checked
 true if value was checked More...
 
std::string value
 value passed with parameter string More...
 

Detailed Description

A struct to store values for a given key.

Definition at line 96 of file formatmodifier.h.


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