FACT++
1.0
|
#include <ofits.h>
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 |