#include <support/Message.h>
Public Member Functions | |
| SValue | AsValue () const |
| SValue & | Data () |
| const SValue & | Data () const |
| void | Join (const SValue &from, uint32_t flags=0) |
| void | JoinItem (const SValue &key, const SValue &value, uint32_t flags=0) |
| operator SValue () const | |
| SMessage & | operator= (const SMessage &) |
| const SValue & | operator[] (const char *key) const |
| const SValue & | operator[] (const SValue &key) const |
| status_t | PrintToStream (const sptr< ITextOutput > &io, uint32_t flags=0) const |
| int32_t | Priority () const |
| void | SetData (const SValue &data) |
| void | SetPriority (int32_t val) |
| void | SetWhat (uint32_t val) |
| void | SetWhen (nsecs_t val) |
| SMessage (const SValue &) | |
| SMessage (const SMessage &) | |
| SMessage (uint32_t what, int32_t priority) | |
| SMessage (uint32_t what) | |
| SMessage () | |
| const SValue & | ValueFor (const char *key) const |
| const SValue & | ValueFor (const SValue &key) const |
| uint32_t | What () const |
| nsecs_t | When () const |
| ~SMessage () | |
Friends | |
| class | SMessageList |
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|