API
MagAOXApp.cpp File Reference
#include "MagAOXApp.hpp"
Include dependency graph for MagAOXApp.cpp:

Go to the source code of this file.

Namespaces

 MagAOX
 
 MagAOX::app
 

Functions

template<>
pcf::IndiProperty::Type MagAOX::app::propType< char * > ()
 
template<>
pcf::IndiProperty::Type MagAOX::app::propType< std::string > ()
 
template<>
pcf::IndiProperty::Type MagAOX::app::propType< int > ()
 
template<>
pcf::IndiProperty::Type MagAOX::app::propType< double > ()
 
void MagAOX::app::sigUsr1Handler (int signum, siginfo_t *siginf, void *ucont)
 Empty signal handler. SIGUSR1 is used to interrupt sleep in various threads.
More...