#include <IPCMessageUtils.h>
List of all members.
template<>
struct IPC::ParamTraits< gfxMatrix >
Member Typedef Documentation
Member Function Documentation
| static void IPC::ParamTraits< gfxMatrix >::Log |
( |
const paramType & |
aParam, |
|
|
std::wstring * |
aLog | |
|
) |
| | [inline, static] |
| static bool IPC::ParamTraits< gfxMatrix >::Read |
( |
const Message * |
aMsg, |
|
|
void ** |
aIter, |
|
|
paramType * |
aResult | |
|
) |
| | [inline, static] |
| static void IPC::ParamTraits< gfxMatrix >::Write |
( |
Message * |
aMsg, |
|
|
const paramType & |
aParam | |
|
) |
| | [inline, static] |
The documentation for this struct was generated from the following file: