|
OpenM++ runtime library (libopenm)
|
This is the complete list of members for openm::MsgEmptySendArray, including all inherited members.
| create(int i_selfRank, int i_sendTo, MsgTag i_msgTag, const type_info &i_type, size_t i_size, void *i_valueArr) | openm::IMsgSendArray | static |
| isCompleted(void) | openm::MsgEmptySendArray | inlinevirtual |
| MsgEmptySendArray(int i_selfRank, int i_sendTo, MsgTag i_msgTag, const type_info &i_type, size_t i_size, void *i_valueArr) | openm::MsgEmptySendArray | inline |
| MsgEmptySendBase(int i_selfRank, int i_sendTo, MsgTag i_msgTag) | openm::MsgEmptySendBase | inline |
| msgTag (defined in openm::MsgEmptySendBase) | openm::MsgEmptySendBase | protected |
| selfRank (defined in openm::MsgEmptySendBase) | openm::MsgEmptySendBase | protected |
| sendToRank (defined in openm::MsgEmptySendBase) | openm::MsgEmptySendBase | protected |
| ~IMsgSend(void) noexcept=0 | openm::IMsgSend | pure virtual |
| ~IMsgSendArray(void) noexcept=0 | openm::IMsgSendArray | pure virtual |
| ~MsgEmptySendArray(void) noexcept | openm::MsgEmptySendArray | inline |
| ~MsgEmptySendBase(void) noexcept | openm::MsgEmptySendBase | inlinevirtual |