#include <DataLogger.h>
Definition at line 42 of file DataLogger.h.
LoggerPortBase::LoggerPortBase |
( |
| ) |
|
|
inline |
virtual void LoggerPortBase::clear |
( |
| ) |
|
|
pure virtual |
virtual void LoggerPortBase::dumpLog |
( |
std::ostream & |
os, |
|
|
unsigned int |
precision = 0 |
|
) |
| |
|
pure virtual |
virtual void LoggerPortBase::log |
( |
| ) |
|
|
pure virtual |
void LoggerPortBase::maxLength |
( |
unsigned int |
len | ) |
|
|
inline |
virtual const char* LoggerPortBase::name |
( |
| ) |
|
|
pure virtual |
unsigned int LoggerPortBase::m_maxLength |
|
protected |
The documentation for this class was generated from the following file: