|
Tkrzw
|
This is the complete list of members for tkrzw::StatusFuture, including all inherited members.
| Get() | tkrzw::StatusFuture | |
| GetExtraType() | tkrzw::StatusFuture | |
| GetInteger() | tkrzw::StatusFuture | |
| GetString() | tkrzw::StatusFuture | |
| GetStringMap() | tkrzw::StatusFuture | |
| GetStringPair() | tkrzw::StatusFuture | |
| GetStringVector() | tkrzw::StatusFuture | |
| operator=(const StatusFuture &rhs)=delete (defined in tkrzw::StatusFuture) | tkrzw::StatusFuture | |
| StatusFuture(std::future< Status > &&future) | tkrzw::StatusFuture | explicit |
| StatusFuture(std::future< std::pair< Status, std::string >> &&future) | tkrzw::StatusFuture | explicit |
| StatusFuture(std::future< std::pair< Status, std::pair< std::string, std::string >>> &&future) | tkrzw::StatusFuture | explicit |
| StatusFuture(std::future< std::pair< Status, std::vector< std::string >>> &&future) | tkrzw::StatusFuture | explicit |
| StatusFuture(std::future< std::pair< Status, std::map< std::string, std::string >>> &&future) | tkrzw::StatusFuture | explicit |
| StatusFuture(std::future< std::pair< Status, int64_t >> &&future) | tkrzw::StatusFuture | explicit |
| StatusFuture(StatusFuture &&rhs) | tkrzw::StatusFuture | |
| StatusFuture(const StatusFuture &rhs)=delete | tkrzw::StatusFuture | explicit |
| Wait(double timeout=-1) | tkrzw::StatusFuture | |
| ~StatusFuture() | tkrzw::StatusFuture |