Classes | |
| class | BMessage |
| A container that can be send and received using the Haiku messaging subsystem. More... | |
Defines | |
| #define | B_FIELD_NAME_LENGTH 255 |
| Undocumented... | |
| #define | B_PROPERTY_NAME_LENGTH 255 |
| Undocumented... | |
Enumerations | |
| enum | { B_NO_SPECIFIER = 0, B_DIRECT_SPECIFIER = 1, B_INDEX_SPECIFIER, B_REVERSE_INDEX_SPECIFIER, B_RANGE_SPECIFIER, B_REVERSE_RANGE_SPECIFIER, B_NAME_SPECIFIER, B_ID_SPECIFIER, B_SPECIFIERS_END = 128 } |
| anonymous enum |