FACT++
1.0
|
This is the complete list of members for FitsFile, including all inherited members.
AddColumn(char type, const string &name, int numElems=1, const string &unit="") | FitsFile | |
AddColumn(const string &name, const string &format, const string &unit="") | FitsFile | |
AddColumn(char type, const string &name, const string &unit) | FitsFile | inline |
AddRow() | FitsFile | |
Alarm(const std::string &str) | MessageImp | inline |
Alarm(const char *txt) | MessageImp | inline |
Alarm(const std::ostringstream &str) | MessageImp | inline |
Close() | FitsFile | |
Comment(const std::string &str) | MessageImp | inline |
Comment(const char *txt) | MessageImp | inline |
Comment(const std::ostringstream &str) | MessageImp | inline |
Debug(const std::string &str) | MessageImp | inline |
Debug(const char *txt) | MessageImp | inline |
Debug(const std::ostringstream &str) | MessageImp | inline |
Error(const std::string &str) | MessageImp | inline |
Error(const char *txt) | MessageImp | inline |
Error(const std::ostringstream &str) | MessageImp | inline |
Fatal(const std::string &str) | MessageImp | inline |
Fatal(const char *txt) | MessageImp | inline |
Fatal(const std::ostringstream &str) | MessageImp | inline |
fColNames | FitsFile | |
fColTypes | FitsFile | |
fColUnits | FitsFile | |
fCursor | FitsFile | |
fFile | FitsFile | |
fIsOwner | FitsFile | |
FitsFile(MessageImp &imp) | FitsFile | inline |
Flush() | FitsFile | |
fMsg | FitsFile | |
fNumRows | FitsFile | |
fTable | FitsFile | |
GetColumnTypes() const | FitsFile | inline |
GetDataSize() const | FitsFile | |
GetName() const | FitsFile | inline |
GetNumRows() const | FitsFile | inline |
IndicateStateChange(const Time &, const std::string &) | MessageImp | inlinevirtual |
Info(const std::string &str) | MessageImp | inline |
Info(const char *txt) | MessageImp | inline |
Info(const std::ostringstream &str) | MessageImp | inline |
IsOpen() const | FitsFile | inline |
IsOwner() const | FitsFile | inline |
kAlarm enum value | MessageImp | |
kComment enum value | MessageImp | |
kDebug enum value | MessageImp | |
kError enum value | MessageImp | |
kFatal enum value | MessageImp | |
kInfo enum value | MessageImp | |
kMessage enum value | MessageImp | |
kWarn enum value | MessageImp | |
Message(const std::string &str) | MessageImp | inline |
Message(const char *txt) | MessageImp | inline |
Message(const std::ostringstream &str) | MessageImp | inline |
MessageImp(std::ostream &out=std::cout) | MessageImp | |
MessageQueueEmpty() const | MessageImp | inlinevirtual |
OpenFile(const string &filename, bool allow_open=false) | FitsFile | |
OpenNewTable(const string &tableName, int maxtry=1) | FitsFile | |
OpenTable(const string &tablename) | FitsFile | |
operator()() const | MessageImp | inline |
Out() const | MessageImp | inline |
ResetColumns() | FitsFile | |
SetFile(CCfits::FITS *file=0) | FitsFile | |
Severity enum name | MessageImp | |
StateChanged(const Time &time, const std::string &server, const std::string &msg, int state) | MessageImp | |
Update(const std::string &txt, int severity=kMessage) | MessageImp | |
Update(const char *txt, int severity=kMessage) | MessageImp | inline |
Update(const std::ostringstream &str, int severity=kMessage) | MessageImp | inline |
Warn(const std::string &str) | MessageImp | inline |
Warn(const char *txt) | MessageImp | inline |
Warn(const std::ostringstream &str) | MessageImp | inline |
Write(const Time &time, const std::string &txt, int qos) | FitsFile | inlinevirtual |
WriteData(size_t &start, const void *ptr, size_t size) | FitsFile | |
WriteData(const void *ptr, size_t size) | FitsFile | inline |
WriteData(const std::vector< T > &vec) | FitsFile | inline |
WriteDefaultKeys(const string &prgname, float version=1.0) | FitsFile | |
WriteKey(const string &name, const T &value, const string &comment) | FitsFile | inline |
WriteKeyNT(const string &name, const T &value, const string &comment) | FitsFile | inline |
~FitsFile() | FitsFile | inline |
~MessageImp() | MessageImp | inlinevirtual |