Contents Up Previous Next

wxPMSimpleService

* prototype of simple GUI-less service, can be * used for deriving own services of such type

Derived from

wxEvtHandler
wxPMService

Data structures

Members

wxPMSimpleService::wxPMSimpleService
wxPMSimpleService::~wxPMSimpleService
wxPMSimpleService::GetInterface
wxPMSimpleService::GetMergableMenuChain
wxPMSimpleService::GetWxObject
wxPMSimpleService::Start
wxPMSimpleService::Stop


wxPMSimpleService::wxPMSimpleService

wxPMSimpleService()


wxPMSimpleService::~wxPMSimpleService

~wxPMSimpleService()


wxPMSimpleService::GetInterface

void* GetInterface(const char* infName, const char* version = NULL)


wxPMSimpleService::GetMergableMenuChain

wxPMMergableMenuChain* GetMergableMenuChain()


wxPMSimpleService::GetWxObject

wxObject* GetWxObject()


wxPMSimpleService::Start

bool Start()

methods "recommended" for derivation


wxPMSimpleService::Stop

bool Stop()