#include <support/SupportDefs.h>
#include <support/IBinder.h>
#include <support/IByteStream.h>
#include <support/ITextStream.h>
#include <support/Vector.h>
#include <Kernel.h>
#include <support/KeyID.h>
Go to the source code of this file.
Classes | |
class | SParcel |
Container for a raw block of data that can be transfered through IPC. More... | |
Functions | |
_IMPEXP_SUPPORT const sptr< ITextOutput > & | operator<< (const sptr< ITextOutput > &io, const SParcel &value) |