How we must load it from Shared Library
Inheritance:
Public Methods
-
virtual Service* createService() = 0
- must create service
-
virtual bool unloadable()
- must return true (default) if this module can be safe unloaded from CASL during CASL execution
Documentation
How we must load it from Shared Library
virtual Service* createService() = 0
-
must create service
virtual bool unloadable()
-
must return true (default) if this module
can be safe unloaded from CASL during
CASL execution
- This class has no child classes.
Alphabetic index HTML hierarchy of classes or Java
This page was generated with the help of DOC++.