OpenTwin 0.1
OpenTwin
 
Loading...
Searching...
No Matches
LoadInformation Class Reference

#include "LoadInformation.h"

Public Types

typedef unsigned long long memory_t
 
typedef double load_t
 

Public Member Functions

 LoadInformation ()
 
 LoadInformation (const LoadInformation &_other)
 
virtual ~LoadInformation ()
 
LoadInformationoperator= (const LoadInformation &_other)
 
load_t load (void) const
 
bool updateSystemUsageValues (ot::JsonDocument &_jsonDocument)
 

Static Public Member Functions

static load_t maxLoadValue (void)
 

Member Typedef Documentation

◆ load_t

typedef double LoadInformation::load_t

◆ memory_t

typedef unsigned long long LoadInformation::memory_t

Constructor & Destructor Documentation

◆ LoadInformation() [1/2]

LoadInformation::LoadInformation ( )

◆ LoadInformation() [2/2]

LoadInformation::LoadInformation ( const LoadInformation & _other)

◆ ~LoadInformation()

LoadInformation::~LoadInformation ( )
virtual

Member Function Documentation

◆ load()

LoadInformation::load_t LoadInformation::load ( void ) const

◆ maxLoadValue()

static load_t LoadInformation::maxLoadValue ( void )
inlinestatic

◆ operator=()

LoadInformation & LoadInformation::operator= ( const LoadInformation & _other)

◆ updateSystemUsageValues()

bool LoadInformation::updateSystemUsageValues ( ot::JsonDocument & _jsonDocument)

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