Grid3
Public Member Functions | List of all members
MetaDataContainer Class Reference

Class for storing meta data related to a volume image. More...

#include <MetaDataContainer.h>

Public Member Functions

void SetDouble (string key, double value)
 
double GetDouble (string key, double default_value=0)
 
void SetLong (string key, long value)
 
long GetLong (string key, long default_value=0)
 
void SetBool (string key, bool value)
 
bool GetBool (string key, bool default_value=false)
 
void SetString (string key, string value)
 
string GetString (string key, string default_value="")
 

Detailed Description

Class for storing meta data related to a volume image.


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