| add(callback_type cb) | result< T > | |
| callback_type typedef | result< T > | |
| operator *() const | result< T > | |
| operator->() const | result< T > | |
| post() | result< T > | |
| post(const T &t) | result< T > | |
| ready() | result< T > | |
| remove(callback_type cb) | result< T > | |
| rep class | result< T > | [friend] |
| result(rep *r) | result< T > | [protected] |
| result() | result< T > | |
| result(waiter_type waiter) | result< T > | |
| set(const T &t) | result< T > | |
| success() | result< T > | |
| wait() | result< T > | |
| waiter_type typedef | result< T > |