This is the complete list of members for MsgQueBlock, including all inherited members.
dump() const (defined in MsgQueBlock) | MsgQueBlock | inline |
dumpQue(MsgPri pri) const (defined in MsgQueBlock) | MsgQueBlock | inline |
getElemSize(MsgPri pri) const (defined in MsgQueBlock) | MsgQueBlock | inlineprotected |
getNumMsg(MsgPri pri) const (defined in MsgQueBlock) | MsgQueBlock | inline |
getOwner() const (defined in MsgQueBlock) | MsgQueBlock | inline |
getRest(MsgPri pri) const (defined in MsgQueBlock) | MsgQueBlock | inline |
getSendSize(const T ¶m, bool type_check) (defined in MsgQueBlock) | MsgQueBlock | protectedstatic |
getSendSize(const MsgNullParam &, bool) (defined in MsgQueBlock) | MsgQueBlock | inlineprotectedstatic |
getSendSize(const MsgRangedParam ¶m, bool) (defined in MsgQueBlock) | MsgQueBlock | inlineprotectedstatic |
isOwn() const (defined in MsgQueBlock) | MsgQueBlock | inlineprotected |
isShare() const (defined in MsgQueBlock) | MsgQueBlock | inline |
lock() (defined in MsgQueBlock) | MsgQueBlock | inlineprotected |
MsgLib (defined in MsgQueBlock) | MsgQueBlock | friend |
MsgQueBlock(MsgQueId id, MsgCpuId owner, SpinLockId spinlock) (defined in MsgQueBlock) | MsgQueBlock | inlineprotected |
notifyRecv() (defined in MsgQueBlock) | MsgQueBlock | inlineprotected |
notifySend(MsgCpuId cpu, MsgQueId dest) (defined in MsgQueBlock) | MsgQueBlock | inlineprotected |
pop() (defined in MsgQueBlock) | MsgQueBlock | inline |
pushHeader(MsgPri pri, const MsgPacketHeader &header) (defined in MsgQueBlock) | MsgQueBlock | inlineprotected |
recv(uint32_t ms, FAR MsgPacket **packet) | MsgQueBlock | inline |
reset() (defined in MsgQueBlock) | MsgQueBlock | inline |
send(MsgPri pri, MsgType type, MsgQueId reply, MsgFlags flags, const T ¶m) (defined in MsgQueBlock) | MsgQueBlock | protected |
sendIsr(MsgPri pri, MsgType type, MsgQueId reply, const T ¶m) (defined in MsgQueBlock) | MsgQueBlock | protected |
setup(drm_t n_drm, uint16_t n_size, uint16_t n_num, drm_t h_drm, uint16_t h_size, uint16_t h_num) (defined in MsgQueBlock) | MsgQueBlock | inlineprotected |
SpinLockId typedef (defined in MsgQueBlock) | MsgQueBlock | |
unlock() (defined in MsgQueBlock) | MsgQueBlock | inlineprotected |