DATRW++ library: seismic data I/O with multiple formats
|
A struct to store values for a given key. More...
#include <formatmodifier.h>
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... | |
A struct to store values for a given key.
Definition at line 96 of file formatmodifier.h.