Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
Public Member Functions | |
SPrvDataPanelTimeLogger (const bool multipleCurves) | |
SPrvDataPanelTimeLogger (const std::map< std::string, std::weak_ptr< iv::channels::AbstractChannel > > &channelsInGraphics, const iv::time::Timestamp ×tampReference, 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< CCursorCurves > | m_cursorCurve |
bool | m_multipleCurves |
|
inlineexplicit |
|
inline |
std::map<iv::types::channelId, std::weak_ptr<iv::channels::AbstractChannel> > DrawTrendCurves::SPrvDataPanelTimeLogger::m_channelsInGraphics |
std::shared_ptr<CCursorCurves> DrawTrendCurves::SPrvDataPanelTimeLogger::m_cursorCurve |
iv::types::timestamp DrawTrendCurves::SPrvDataPanelTimeLogger::m_incrTime |
bool DrawTrendCurves::SPrvDataPanelTimeLogger::m_multipleCurves |
iv::time::Timestamp DrawTrendCurves::SPrvDataPanelTimeLogger::m_timestampReference |