Provides the BMessage class.
More...
|
class | BMessage |
| A container that can be send and received using the Haiku messaging subsystem. More...
|
|
Provides the BMessage class.
#define B_FIELD_NAME_LENGTH 255 |
Undocumented...
- Since
- BeOS R3
#define B_PROPERTY_NAME_LENGTH 255 |
Undocumented...
- Since
- BeOS R3
Enumerator |
---|
B_NO_SPECIFIER |
Undocumented...
- Since
- BeOS R3
|
B_DIRECT_SPECIFIER |
Undocumented...
- Since
- BeOS R3
|
B_INDEX_SPECIFIER |
Undocumented...
- Since
- BeOS R3
|
B_REVERSE_INDEX_SPECIFIER |
Undocumented...
- Since
- BeOS R3
|
B_RANGE_SPECIFIER |
Undocumented...
- Since
- BeOS R3
|
B_REVERSE_RANGE_SPECIFIER |
Undocumented...
- Since
- BeOS R3
|
B_NAME_SPECIFIER |
Undocumented...
- Since
- BeOS R3
|
B_ID_SPECIFIER |
Undocumented...
- Since
- BeOS R3
|
B_SPECIFIERS_END |
Undocumented...
- Since
- BeOS R3
|