hce-node application  1.4.3
HCE Hierarchical Cluster Engine node application
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
HCE::drce::AvgCounts Struct Reference

#include <DRCEAvgCounts.hpp>

Public Member Functions

 AvgCounts (void)
 AvgCounts (const AvgCounts &rhs)
 AvgCounts (AvgCounts &&rhs)
AvgCountsoperator= (const AvgCounts &rhs)
AvgCountsoperator= (AvgCounts &&rhs)
void clear (void)

Public Attributes

size_t timeAsyncTaskCount
size_t timeSyncTaskCount
size_t sizeInputBufferSyncTasksCount
size_t sizeOutputBufferSyncTasksCount
size_t sizeInputBufferAsyncTasksCount
size_t sizeOutputBufferAsyncTasksCount
size_t cpuUsageAsyncTasksCount
size_t memoryUsageAsyncTasksCount
size_t countSyncTasksForMinuteCount
size_t countAsyncTasksForMinuteCount

Detailed Description

Definition at line 24 of file DRCEAvgCounts.hpp.

Constructor & Destructor Documentation

HCE::drce::AvgCounts::AvgCounts ( void  )

Definition at line 8 of file DRCEAvgCounts.cpp.

HCE::drce::AvgCounts::AvgCounts ( const AvgCounts rhs)

Definition at line 15 of file DRCEAvgCounts.cpp.

HCE::drce::AvgCounts::AvgCounts ( AvgCounts &&  rhs)

Definition at line 23 of file DRCEAvgCounts.cpp.

Member Function Documentation

void HCE::drce::AvgCounts::clear ( void  )

Definition at line 67 of file DRCEAvgCounts.cpp.

AvgCounts & HCE::drce::AvgCounts::operator= ( const AvgCounts rhs)

Definition at line 31 of file DRCEAvgCounts.cpp.

AvgCounts & HCE::drce::AvgCounts::operator= ( AvgCounts &&  rhs)

Definition at line 49 of file DRCEAvgCounts.cpp.

Member Data Documentation

size_t HCE::drce::AvgCounts::countAsyncTasksForMinuteCount

Definition at line 44 of file DRCEAvgCounts.hpp.

size_t HCE::drce::AvgCounts::countSyncTasksForMinuteCount

Definition at line 43 of file DRCEAvgCounts.hpp.

size_t HCE::drce::AvgCounts::cpuUsageAsyncTasksCount

Definition at line 41 of file DRCEAvgCounts.hpp.

size_t HCE::drce::AvgCounts::memoryUsageAsyncTasksCount

Definition at line 42 of file DRCEAvgCounts.hpp.

size_t HCE::drce::AvgCounts::sizeInputBufferAsyncTasksCount

Definition at line 39 of file DRCEAvgCounts.hpp.

size_t HCE::drce::AvgCounts::sizeInputBufferSyncTasksCount

Definition at line 37 of file DRCEAvgCounts.hpp.

size_t HCE::drce::AvgCounts::sizeOutputBufferAsyncTasksCount

Definition at line 40 of file DRCEAvgCounts.hpp.

size_t HCE::drce::AvgCounts::sizeOutputBufferSyncTasksCount

Definition at line 38 of file DRCEAvgCounts.hpp.

size_t HCE::drce::AvgCounts::timeAsyncTaskCount

Definition at line 35 of file DRCEAvgCounts.hpp.

size_t HCE::drce::AvgCounts::timeSyncTaskCount

Definition at line 36 of file DRCEAvgCounts.hpp.


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