4S Device Communication Module Collection  Version 0.6-SNAPSHOT
Full documentation of the modules in the 4SDC collection (aimed at 4SDC module developers)
FSYS::Module Class Reference

Base class for all modules. More...

#include <moduledeclare.h>

+ Inheritance diagram for FSYS::Module:
+ Collaboration diagram for FSYS::Module:

Public Member Functions

virtual void msgReady (void)
 
virtual void msgGroupReady (void)
 
virtual void msgSystemReady (void)
 
virtual void msgGoingDown (void)
 
virtual void msgDestroy (void)
 

Detailed Description

The Module class is the base class for all modules, except for the ModuleX classes, no other classes should ever need to inherit directly from this class.


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