HiveMind
Public Member Functions | Private Member Functions | Private Attributes | List of all members
LogInterlocTask Class Reference
Inheritance diagram for LogInterlocTask:
Inheritance graph
Collaboration diagram for LogInterlocTask:
Collaboration graph

Public Member Functions

 LogInterlocTask (const char *taskName, UBaseType_t priority)
 
 ~LogInterlocTask () override=default
 

Private Member Functions

void task () override
 

Private Attributes

IInterlocm_interloc
 
ILoggerm_logger
 

Constructor & Destructor Documentation

◆ LogInterlocTask()

LogInterlocTask::LogInterlocTask ( const char *  taskName,
UBaseType_t  priority 
)
inline

◆ ~LogInterlocTask()

LogInterlocTask::~LogInterlocTask ( )
overridedefault

Member Function Documentation

◆ task()

void LogInterlocTask::task ( )
inlineoverrideprivate
Here is the call graph for this function:

Member Data Documentation

◆ m_interloc

IInterloc& LogInterlocTask::m_interloc
private

◆ m_logger

ILogger& LogInterlocTask::m_logger
private

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