|
pMR API Documentation
|
This is the complete list of members for RecvWindow< T >, including all inherited members.
| at(int const index) | Window< T > | |
| at(int const index) const | Window< T > | |
| begin() | Window< T > | |
| begin() const | Window< T > | |
| cbegin() const | Window< T > | |
| cend() const | Window< T > | |
| crbegin() const | Window< T > | |
| crend() const | Window< T > | |
| end() | Window< T > | |
| end() const | Window< T > | |
| extract(Iterator outputIt, size_type const offset, size_type const count) | RecvWindow< T > | |
| extract(Iterator outputIt) | RecvWindow< T > | |
| extractMT(Iterator outputIt, size_type const offset, size_type const count, int const threadID, int const threadCount) | RecvWindow< T > | |
| extractMT(Iterator outputIt, int const threadID, int const threadCount) | RecvWindow< T > | |
| init() | RecvWindow< T > | |
| isSame(T *const buffer, size_type const count) | Window< T > | |
| isSame(size_type const count) | Window< T > | |
| operator[](int const index) | Window< T > | |
| operator[](int const index) const | Window< T > | |
| post() | RecvWindow< T > | |
| rbegin() | Window< T > | |
| rbegin() const | Window< T > | |
| RecvWindow(Connection const &connection, T *buffer, size_type const count) | RecvWindow< T > | |
| RecvWindow(Connection const &connection, size_type const count) | RecvWindow< T > | |
| rend() | Window< T > | |
| rend() const | Window< T > | |
| size() const | Window< T > | |
| wait() | RecvWindow< T > |
1.8.11