#include <LogModule.h>
Inheritance diagram for ot::LogModule:


Public Member Functions | |
| LogModule (void) | |
| void | init (StringTable &attributes, ConfigNode *localTree) |
|
|
|
|
||||||||||||
|
initializes the tracker module. This class provides an implementation that sets the initialization flag to true. Subclasses should call this method, if they override it, before doing anything else. It takes the attributes of the element configuring this module and a local tree consisting of the children of the element. This tree must be build of Nodes.
Reimplemented from ot::Module. |
1.4.6