Event.h File Reference


Detailed Description

From the Poco C++ Libraries; used for ES40 for OpenVMS only, as Poco has dropped OpenVMS support.

Id
Event.h,v 1.1 2008/03/31 19:13:30 iamcamiel Exp

X-1.1 Camiel Vanderhoeven 31-MAR-2008 Adapted for use by the ES40 Emulator.

Definition in file Event.h.

#include "VMS/Foundation.h"
#include "VMS/Exception.h"
#include "VMS/Event_POSIX.h"

Go to the source code of this file.

Namespaces

namespace  Poco

Data Structures

class  Poco::Event
 An Event is a synchronization object that allows one thread to signal one or more other threads that a certain event has happened. Usually, one thread signals an event, while one or more other threads wait for an event to become signalled. More...


SourceForge.net Logo
Project space on SourceForge.net