Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
APHealthObject Class Reference

#include <APHealthObject.h>

Collaboration diagram for APHealthObject:
Collaboration graph

Public Member Functions

 APHealthObject (const std::string &modId)
 
std::string getModuleId () const
 
std::string getTimestamp () const
 
void setModuleId (const std::string &modId)
 

Private Member Functions

std::string getCurrentTimestamp () const
 

Private Attributes

std::string mModuleId
 
std::string mTimestamp
 

Constructor & Destructor Documentation

◆ APHealthObject()

APHealthObject::APHealthObject ( const std::string & modId)
Here is the call graph for this function:

Member Function Documentation

◆ getCurrentTimestamp()

std::string APHealthObject::getCurrentTimestamp ( ) const
private
Here is the caller graph for this function:

◆ getModuleId()

std::string APHealthObject::getModuleId ( ) const
Here is the caller graph for this function:

◆ getTimestamp()

std::string APHealthObject::getTimestamp ( ) const

◆ setModuleId()

void APHealthObject::setModuleId ( const std::string & modId)

Member Data Documentation

◆ mModuleId

std::string APHealthObject::mModuleId
private

◆ mTimestamp

std::string APHealthObject::mTimestamp
private

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