API
MagAOX::app::xigNode Class Referenceabstract

#include <instGraph.hpp>

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

Public Member Functions

void key (const std::string nkey)
 
virtual void handleSetProperty (const pcf::IndiProperty &ipRecv)=0
 

Public Attributes

std::set< std::string > m_keys
 

Detailed Description

Definition at line 33 of file instGraph.hpp.

Member Function Documentation

◆ handleSetProperty()

virtual void MagAOX::app::xigNode::handleSetProperty ( const pcf::IndiProperty &  ipRecv)
pure virtual

Implemented in MagAOX::app::pwrOnOffNode.

◆ key()

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

Definition at line 39 of file instGraph.hpp.

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

Member Data Documentation

◆ m_keys

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

Definition at line 37 of file instGraph.hpp.

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


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