Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
DrawTrendCurves::SPrvDataPanelTimeLogger Struct Reference
Collaboration diagram for DrawTrendCurves::SPrvDataPanelTimeLogger:
[legend]

Public Member Functions

 SPrvDataPanelTimeLogger (const bool multipleCurves)
 
 SPrvDataPanelTimeLogger (const std::map< std::string, std::weak_ptr< iv::channels::AbstractChannel > > &channelsInGraphics, const iv::time::Timestamp &timestampReference, const iv::types::timestamp incrTime, const bool multipleCurves, std::shared_ptr< CCursorCurves > cursorCurveOpt)
 

Public Attributes

std::map< iv::types::channelId, std::weak_ptr< iv::channels::AbstractChannel > > m_channelsInGraphics
 
iv::time::Timestamp m_timestampReference
 
iv::types::timestamp m_incrTime
 
std::shared_ptr< CCursorCurvesm_cursorCurve
 
bool m_multipleCurves
 

Constructor & Destructor Documentation

◆ SPrvDataPanelTimeLogger() [1/2]

DrawTrendCurves::SPrvDataPanelTimeLogger::SPrvDataPanelTimeLogger ( const bool multipleCurves)
inlineexplicit

◆ SPrvDataPanelTimeLogger() [2/2]

DrawTrendCurves::SPrvDataPanelTimeLogger::SPrvDataPanelTimeLogger ( const std::map< std::string, std::weak_ptr< iv::channels::AbstractChannel > > & channelsInGraphics,
const iv::time::Timestamp & timestampReference,
const iv::types::timestamp incrTime,
const bool multipleCurves,
std::shared_ptr< CCursorCurves > cursorCurveOpt )
inline

Member Data Documentation

◆ m_channelsInGraphics

std::map<iv::types::channelId, std::weak_ptr<iv::channels::AbstractChannel> > DrawTrendCurves::SPrvDataPanelTimeLogger::m_channelsInGraphics

◆ m_cursorCurve

std::shared_ptr<CCursorCurves> DrawTrendCurves::SPrvDataPanelTimeLogger::m_cursorCurve

◆ m_incrTime

iv::types::timestamp DrawTrendCurves::SPrvDataPanelTimeLogger::m_incrTime

◆ m_multipleCurves

bool DrawTrendCurves::SPrvDataPanelTimeLogger::m_multipleCurves

◆ m_timestampReference

iv::time::Timestamp DrawTrendCurves::SPrvDataPanelTimeLogger::m_timestampReference

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