CASToR  2.0
Tomographic Reconstruction (PET/SPECT/CT)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Attributes | List of all members
Intf_key Class Reference

Interfile key elements.
This structure is used to recover and process the elements of an Interfile key ( key := value #anycomment)
Declared in oInterfileIO.hh. More...

#include <oInterfileIO.hh>

Collaboration diagram for Intf_key:
Collaboration graph

Public Attributes

string korig
 
string kcase
 
string klcase
 
string kvalue
 

Detailed Description

Interfile key elements.
This structure is used to recover and process the elements of an Interfile key ( key := value #anycomment)
Declared in oInterfileIO.hh.

Definition at line 223 of file oInterfileIO.hh.

Member Data Documentation

string Intf_key::kcase

the whole recovered key

Definition at line 226 of file oInterfileIO.hh.

string Intf_key::klcase

all lower cases, no space

Definition at line 227 of file oInterfileIO.hh.

string Intf_key::korig

original line w/ comment

Definition at line 225 of file oInterfileIO.hh.

string Intf_key::kvalue

value of the key, no space

Definition at line 228 of file oInterfileIO.hh.


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