|
static std::string | prvGetProjectFolder () |
|
static void | prvAddInfoProjectDiamar (CEntTable *tableInfoProject) |
|
static void | prvAddInfoProjectShipInfo (CEntTable *tableInfoProject) |
|
static void | prvProjectInfo (const CDocumentPrinter *documentPrinterRef, CTreeObjectsNode< IEntPrinter * > *documentNode) |
|
static void | prvAcronymsListHeaders (CEntTable *table, const std::string &textDescription) |
|
static void | prvUnitTableHeadersForByUnitReport (CEntTable *table, const iv::AttributesForReportsChannels attributesForReportsChannels, const bool isAnalog) |
|
static void | prvUnitTableHeadersForByMimicReport (CEntTable *table, const iv::AttributesForReportsChannels attributesForReportsChannels, const bool isAnalog) |
|
static void | prvAddCellChannel (CEntTable *table, CCell *cell, const uint64_t indRow, uint64_t *indColumn, const iv::eFontAlignment fontAlignment) |
|
static void | prvBasicChannelInfo (CEntTable *table, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::channels::AbstractChannel > &channel, const uint64_t indRow, uint64_t &indColumn) |
|
static void | prvAreaParameters (CEntTable *table, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::channels::AbstractChannel > &channel, const uint64_t indRow, uint64_t &indColumn) |
|
static void | prvAlarmParameters (CEntTable *table, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::channels::AbstractChannel > &channel, const uint64_t indRow, uint64_t &indColumn) |
|
static void | prvAlarmGroupParameters (CEntTable *table, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::channels::AbstractChannel > &channel, const uint64_t indRow, uint64_t &indColumn) |
|
static void | prvModbusParameters (CEntTable *table, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::channels::AbstractChannel > &channel, const uint64_t indRow, uint64_t &indColumn) |
|
static void | prvAnalogLimitsAlarmParameters (CEntTable *table, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::channels::AbstractChannel > &channel, const uint64_t indRow, uint64_t &indColumn) |
|
static void | prvAnalogSensorRangeParameters (CEntTable *table, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::channels::AbstractChannel > &channel, const uint64_t indRow, uint64_t &indColumn) |
|
static void | prvAnalogMeasurementUnit (CEntTable *table, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::channels::AbstractChannel > &channel, const uint64_t indRow, uint64_t &indColumn) |
|
static void | prvDigitalAlarmLimitParameters (CEntTable *table, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::channels::AbstractChannel > &channel, const uint64_t indRow, uint64_t &indColumn) |
|
static void | prvAnalogChannel (CEntTable *tableAnalog, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::channels::AbstractChannel > &channel, uint64_t *indRow) |
|
static void | prvDigitalChannel (CEntTable *tableDigital, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::channels::AbstractChannel > &channel, uint64_t *indRow) |
|
static void | prvMimicBasicParameters (CEntTable *table, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::channels::AbstractChannel > &channel, const std::string &controlTypeName, const uint64_t indRow, uint64_t &indColumn) |
|
static void | prvAnalogChannelByMimic (CEntTable *tableAnalog, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::channels::AbstractChannel > &channel, const std::string &controlTypeName, uint64_t *indRow) |
|
static void | prvDigitalChannelByMimic (CEntTable *tableDigital, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::channels::AbstractChannel > &channel, const std::string &controlTypeName, uint64_t *indRow) |
|
static void | prvUnitChannelsTable (CEntTable *tableAnalog, CEntTable *tableDigital, const std::shared_ptr< iv::units::Unit > &unit, const iv::AttributesForReportsChannels attributesForReportsChannels) |
|
static void | prvMimicsChannelsTable (CEntTable *tableAnalog, CEntTable *tableDigital, const std::vector< std::pair< std::string, std::shared_ptr< std::vector< std::weak_ptr< iv::channels::AbstractChannel > > > > > &mimicElementsNamesChannels, const iv::AttributesForReportsChannels attributesForReportsChannels) |
|
static CEntTable * | prvAcronymsListAnalog (const iv::AttributesForReportsChannels &attributesForReportsChannels) |
|
static CEntTable * | prvAcronymsListDigital (const iv::AttributesForReportsChannels &attributesForReportsChannels) |
|
static CEntTable * | prvAcronymsListArea () |
|
static CEntTable * | prvAcronymsListChannelsType () |
|
static CEntTable * | prvAcronymsListAnalogChannelsType () |
|
static CEntTable * | prvAcronymsListSerialLineCodification () |
|
static void | prvAcronymsList (const CDocumentPrinter *documentPrinterRef, CTreeObjectsNode< IEntPrinter * > *documentNode, const iv::AttributesForReportsChannels &attributesForReportsChannels) |
|
static void | prvChannelsListByUnit (const CDocumentPrinter *documentPrinterRef, CTreeObjectsNode< IEntPrinter * > *documentNode, const iv::AttributesForReportsChannels attributesForReportsChannels) |
|
static void | prvGetSizeMimicPrint (const uint8_t size, const iv::model::diamar::eMimicAspectRatio typeScreenResolution, double *sizeX, double *sizeY) |
|
static std::vector< std::shared_ptr< CTendencyCurve > > | DrawTrendCurves::getAllCurves (const std::shared_ptr< SPrvDataPanelTimeLogger > &dataPanelTimeLogger) |
|
static void | prvDrawChannelsTrendCurvesInReport (const std::set< iv::types::channelId > &channelsIds, const CDocumentPrinter *documentPrinterRef, CTreeObjectsNode< IEntPrinter * > *fatherLevel1, const iv::time::Timestamp ×tampReference, const iv::types::timestamp incrTime) |
|
static void | prvDrawMimicInReport (const std::shared_ptr< iv::diamar::Mimic > &mimic, const CDocumentPrinter *documentPrinterRef, CTreeObjectsNode< IEntPrinter * > *fatherLevel1, const uint8_t size) |
|
static void | prvProcessChannelsMimics (const CDocumentPrinter *documentPrinterRef, CTreeObjectsNode< IEntPrinter * > *documentNode, const std::vector< std::pair< std::string, std::shared_ptr< std::vector< std::weak_ptr< iv::channels::AbstractChannel > > > > > &mimicElementsNamesChannels, const iv::AttributesForReportsChannels attributesForReportsChannels, const std::shared_ptr< iv::diamar::Mimic > &mimic, const eMimicReportType type) |
|
static void | prvChannelsListByMimic (const CDocumentPrinter *documentPrinterRef, CTreeObjectsNode< IEntPrinter * > *documentNode, const iv::AttributesForReportsChannels attributesForReportsChannels, eMimicReportType type) |
|
static void | prvDrawingPerUnit (CDocumentPrinter *documentPrinterRef, CTreeObjectsNode< IEntPrinter * > *documentNode) |
|
static std::string | prvGenerateDrawingsPerUnitName () |
|
void | prvTableHeadersForHistoryReport (CEntTable *table) |
|
void | prvTableForHistoryReport (CEntTable *table, const std::vector< iv::alarms::Event > &history) |
|
void | prvFilterHistoryReport (CDocumentPrinter *documentPrinter, CTreeObjectsNode< IEntPrinter * > *bodyDocumentRoot, iv::alarms::FilterHistory &filterHistory) |
|
void | prvEventListForHistory (CDocumentPrinter *documentPrinter, CTreeObjectsNode< IEntPrinter * > *bodyDocumentRoot, const std::vector< iv::alarms::Event > &history, iv::alarms::FilterHistory &filterHistory) |
|