Services


Detailed Description

In this group, various strucutres for defining services can be found.


Classes

class  FeeServer::Item
 Service item. This class ties a ServiceBase object to a DIM service object. This is a class used only internally to the fee server core . More...
class  FeeServer::ServiceBase
 Base class for services. More...
class  FeeServer::ServiceT< T, Trait >
 Class template for simple type services. More...
class  FeeServer::FloatTrait
 Traits for floating point values. More...
class  FeeServer::IntTrait
 Traits for integer values. More...

Typedefs

typedef ServiceT< int, IntTrait > FeeServer::IntService
typedef ServiceT< float,
FloatTrait > 
FeeServer::FloatService


Typedef Documentation

typedef ServiceT<float,FloatTrait> FeeServer::FloatService

Service specialised for floating point values

typedef ServiceT<int,IntTrait> FeeServer::IntService

Service specialised for integer values


Generated on Thu Jun 26 17:02:26 2008 for FeeServer++ 0.9 by  doxygen 1.5.6