Public Member Functions

IInterface Class Reference

Base class of interfaces. More...

#include <IInterface.h>

Inherited by COSXKeyState::CKeyResource, IApp, IAppUtil, IArchConsole, IArchDaemon, IArchFile, IArchLog, IArchMultithread, IArchNetwork, IArchPlugin, IArchSleep, IArchString, IArchSystem, IArchTaskBar, IArchTaskBarReceiver, IArchTime, IClipboard, IEventJob, IEventQueue, IEventQueueBuffer, IJob, IKeyState, ILogOutputter, IMSWindowsClipboardConverter, IMSWindowsClipboardFacade, INode [private], IOSXClipboardConverter, IPrimaryScreen, IScreen, IScreenSaver, ISecondaryScreen, ISocket, ISocketFactory, ISocketMultiplexerJob, IStreamFilterFactory, IXWindowsClipboardConverter, and synergy::IStream.

List of all members.

Public Member Functions

virtual ~IInterface ()
 Interface destructor does nothing.

Detailed Description

Base class of interfaces.

This is the base class of all interface classes. An interface class has only pure virtual methods.

Definition at line 29 of file IInterface.h.


The documentation for this class was generated from the following file: