The base MagAO-X instGraph node header file. More...
#include <instGraph/instGraphXML.hpp>#include "../../INDI/libcommon/IndiProperty.hpp"

Go to the source code of this file.
Classes | |
| class | xigNode |
| Implementation of basic instGraph node interface for MagAO-X. More... | |
Macros | |
| #define | XIGN_EXCEPTION(src, expl) xign_exception( src, expl, __FILE__, __LINE__ ) |
Functions | |
| std::string | xign_exception (const std::string &src, const std::string &expl, const std::string &file, int line) |
The base MagAO-X instGraph node header file.
Definition in file xigNode.hpp.
| #define XIGN_EXCEPTION | ( | src, | |
| expl | |||
| ) | xign_exception( src, expl, __FILE__, __LINE__ ) |
Definition at line 24 of file xigNode.hpp.
| std::string xign_exception | ( | const std::string & | src, |
| const std::string & | expl, | ||
| const std::string & | file, | ||
| int | line | ||
| ) |
Definition at line 14 of file xigNode.hpp.