Callback and Event Handling Interfaces


Classes

class  StringBuffer
 Dynamic-sized formatted string buffer. More...
class  ErrorInfo
 Failure description class. More...
class  Callback
 Stored method callback class with templatized parameters and parameter remapping. More...
class  SocketNotifier
 Environment-Independent Socket Notification Interface. More...
class  TimerNotifier
 Environment Independent Timer Notification Interface. More...
class  DispatchInterface
 Environment-Independent Event Dispatcher Interface. More...

Enumerations

enum  { , LIBHFP_ERROR_EVENTS_NO_MEMORY, LIBHFP_ERROR_EVENTS_BAD_PARAMETER, LIBHFP_ERROR_EVENTS_IO_ERROR }
 Error values for subsystem LIBHFP_ERROR_SUBSYS_EVENTS. More...

Detailed Description

This group contains four general facilities:

Enumeration Type Documentation

anonymous enum

Error values for subsystem LIBHFP_ERROR_SUBSYS_EVENTS.

Enumerator:
LIBHFP_ERROR_EVENTS_NO_MEMORY  Memory allocation failure
LIBHFP_ERROR_EVENTS_BAD_PARAMETER  Parameter failed validation
LIBHFP_ERROR_EVENTS_IO_ERROR  Input/Output error


Generated on Fri Jan 9 05:58:36 2009 for libhfp by  doxygen 1.5.4