OBT::IService Class Reference

#include <OBTIService.h>

List of all members.

Public Member Functions

virtual ~IService ()

Protected Member Functions

 IService ()

Private Member Functions

 IService (const IService &)
const IServiceoperator= (const IService &)


Detailed Description

A root interface for services
Author:
Michaël Rouillé <michael.rouille@gmail.com>

Definition at line 14 of file OBTIService.h.


Constructor & Destructor Documentation

IService::~IService (  )  [virtual]

destructor

Definition at line 15 of file OBTIService.cpp.

00016 {
00017 }

IService::IService (  )  [protected]

default constructor

Definition at line 8 of file OBTIService.cpp.

00009 {
00010 }

OBT::IService::IService ( const IService  )  [private]

copy constructor


Member Function Documentation

const IService& OBT::IService::operator= ( const IService  )  [private]

assignment


Generated on Wed Oct 1 11:34:18 2008 for OBT by  doxygen 1.5.3