FACT++  1.0
ofits::Key Struct Reference

#include <ofits.h>

+ Collaboration diagram for ofits::Key:

Public Member Functions

 Key ()
 
 Key (const std::string &s)
 
std::string Trim (const std::string &str)
 
bool FormatKey ()
 
bool FormatComment ()
 
bool check (bool trim=false)
 
size_t CalcSize () const
 
std::string Compile ()
 
void Out (std::ostream &fout)
 

Public Attributes

std::string key
 
bool delim
 
std::string value
 
std::string comment
 
std::string fitsString
 
off_t offset
 
bool changed
 
Checksum checksum
 

Detailed Description

Definition at line 35 of file ofits.h.


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