API
MagAOX::app::pwrOnOffNode Class Reference

#include <instGraph.hpp>

Inheritance diagram for MagAOX::app::pwrOnOffNode:
Inheritance graph
Collaboration diagram for MagAOX::app::pwrOnOffNode:
Collaboration graph

Public Member Functions

virtual void handleSetProperty (const pcf::IndiProperty &ipRecv)
 
void toggleOn ()
 
void toggleOff ()
 
void key (const std::string nkey)
 

Public Attributes

std::string m_pwrKey
 
std::set< std::string > m_keys
 

Detailed Description

Definition at line 47 of file instGraph.hpp.

Member Function Documentation

◆ handleSetProperty()

virtual void MagAOX::app::pwrOnOffNode::handleSetProperty ( const pcf::IndiProperty &  ipRecv)
inlinevirtual

Implements MagAOX::app::xigNode.

Definition at line 54 of file instGraph.hpp.

◆ key()

void MagAOX::app::xigNode::key ( const std::string  nkey)
inlineinherited

Definition at line 39 of file instGraph.hpp.

Referenced by MagAOX::app::instGraph::appStartup().

◆ toggleOff()

void MagAOX::app::pwrOnOffNode::toggleOff ( )
inline

Definition at line 81 of file instGraph.hpp.

Referenced by handleSetProperty().

◆ toggleOn()

void MagAOX::app::pwrOnOffNode::toggleOn ( )
inline

Definition at line 66 of file instGraph.hpp.

Referenced by handleSetProperty().

Member Data Documentation

◆ m_keys

std::set<std::string> MagAOX::app::xigNode::m_keys
inherited

Definition at line 37 of file instGraph.hpp.

Referenced by handleSetProperty(), and MagAOX::app::xigNode::key().

◆ m_pwrKey

std::string MagAOX::app::pwrOnOffNode::m_pwrKey

Definition at line 52 of file instGraph.hpp.


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