CASToR  3.2
Tomographic Reconstruction (PET/SPECT/CT)
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 200 of file code/include/image/oInterfileIO.hh.

Member Data Documentation

◆ kcase

string Intf_key::kcase

the whole recovered key

Definition at line 203 of file code/include/image/oInterfileIO.hh.

◆ klcase

string Intf_key::klcase

all lower cases, no space

Definition at line 204 of file code/include/image/oInterfileIO.hh.

◆ korig

string Intf_key::korig

original line w/ comment

Definition at line 202 of file code/include/image/oInterfileIO.hh.

◆ kvalue

string Intf_key::kvalue

value of the key, no space

Definition at line 205 of file code/include/image/oInterfileIO.hh.


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