class CLibDevice

PeerHood library specific version of the MAbstractDevice interface.

Inheritance:


Inherited from CBaseDevice:

Public Methods

ovoid AddService(CService* aService)
oconst std::string& GetAddress()
oconst std::string& GetName()
obool HasPeerHood()
oconst std::string& GetPrototype()
obool HasService(const std::string& aServiceName)
oTServiceList* GetServiceListL()
oint GetChecksum()


Inherited from MAbstractDevice:


Documentation

PeerHood library specific version of the MAbstractDevice interface. This implementation lacks many method present in the daemon specific version of the base class. CLibDevice is more tuned for the needs of the developer who's using the PeerHood library.


This class has no child classes.
See Also:
MAbstractDevice
CDaemonDevice

Alphabetic index HTML hierarchy of classes or Java



This page was generated with the help of DOC++.