BEvent.h File Reference

#include <stdint.h>
#include <BError.h>

Classes

class  BEvent
 This class provides a base class for all event objects that can be sent over the events interface. More...
class  BEventError
class  BEventPipe
 This class provides a base interface for sending events via a pipe. This allows threads to send events that can be picked up by the poll system call. More...
class  BEventInt
 This class provides an interface for sending simple integer events via a file descriptor. This allows threads to send events that can be picked up by the poll system call. More...

Defines

#define BEvent_H   1

Enumerations

enum  BEventType { BEventTypeNone, BEventTypeInt, BEventTypeError }

Define Documentation

#define BEvent_H   1

Enumeration Type Documentation

enum BEventType
Enumerator:
BEventTypeNone 
BEventTypeInt 
BEventTypeError 

Generated on 13 Jun 2014 for LibBeamApi by  doxygen 1.6.1