CASToR  3.0
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 222 of file oInterfileIO.hh.

Member Data Documentation

◆ kcase

string Intf_key::kcase

the whole recovered key

Definition at line 225 of file oInterfileIO.hh.

◆ klcase

string Intf_key::klcase

all lower cases, no space

Definition at line 226 of file oInterfileIO.hh.

◆ korig

string Intf_key::korig

original line w/ comment

Definition at line 224 of file oInterfileIO.hh.

◆ kvalue

string Intf_key::kvalue

value of the key, no space

Definition at line 227 of file oInterfileIO.hh.


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