This class is an abstract base class for classes which create new LLService
instances.
More...
#include <llservice.h>
This class is an abstract base class for classes which create new LLService
instances.
Derive classes from this class which appropriately implement the operator()
and destructor.