Loading...
Searching...
No Matches
Classes | Namespaces | Macros
Looper.h File Reference

Provides the BLooper class. More...

Classes

class  BLooper
 Receive and process messages in a separate thread. More...
 

Namespaces

namespace  BPrivate
 Internal or experimental API.
 

Macros

#define B_LOOPER_PORT_DEFAULT_CAPACITY   200
 The default size of the port of a BLooper.
 

Detailed Description

Provides the BLooper class.

Macro Definition Documentation

◆ B_LOOPER_PORT_DEFAULT_CAPACITY

#define B_LOOPER_PORT_DEFAULT_CAPACITY   200

The default size of the port of a BLooper.

Since
BeOS R3