API
MagAOX::app::indiTSAccumulator::element Struct Reference

#include <indiTSAccumulator.hpp>

Collaboration diagram for MagAOX::app::indiTSAccumulator::element:
Collaboration graph

Public Member Functions

 element (const std::string &el)
 

Public Attributes

std::string m_name
 
timespec m_lastUpdate {0,0}
 
IMAGE * m_imageStream {nullptr}
 

Detailed Description

Definition at line 54 of file indiTSAccumulator.hpp.

Constructor & Destructor Documentation

◆ element()

MagAOX::app::indiTSAccumulator::element::element ( const std::string &  el)
inlineexplicit

Definition at line 62 of file indiTSAccumulator.hpp.

Member Data Documentation

◆ m_imageStream

IMAGE* MagAOX::app::indiTSAccumulator::element::m_imageStream {nullptr}

Definition at line 60 of file indiTSAccumulator.hpp.

◆ m_lastUpdate

timespec MagAOX::app::indiTSAccumulator::element::m_lastUpdate {0,0}

Definition at line 58 of file indiTSAccumulator.hpp.

◆ m_name

std::string MagAOX::app::indiTSAccumulator::element::m_name

Definition at line 56 of file indiTSAccumulator.hpp.


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