11#define STUB_API "TypedMsgHdr.cc"
17void Ipc::TypedMsgHdr::checkType(
int) const
STUB
18void Ipc::TypedMsgHdr::setType(
int)
STUB
19void Ipc::TypedMsgHdr::getFixed(
void*,
size_t) const
STUB
20void Ipc::TypedMsgHdr::putFixed(
void const*,
size_t)
STUB
#define STUB
macro to stub a void function.