ObjFW
Classes | Typedefs | Variables
OFRunLoop.h File Reference
#import "OFObject.h"
#import "OFString.h"
Include dependency graph for OFRunLoop.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OFRunLoop
 A class providing a run loop for the application and its processes. More...
 

Typedefs

typedef OFConstantStringof_run_loop_mode_t
 A mode for an OFRunLoop.
 

Variables

const of_run_loop_mode_t of_run_loop_mode_default
 The default mode for an OFRunLoop.