| channel(int channeltype, long time) | channel | |
| close(void) | channel | |
| comm | channel | |
| finish() | channel | |
| finished | channel | |
| fread(const std::string file) | channel | |
| fwrite(const std::string file) | channel | |
| handler | channel | |
| id | channel | |
| ip | channel | |
| key | channel | |
| lock | channel | |
| next() | channel | |
| payload | channel | |
| peek(string key) | channel | |
| poll(long time) | channel | |
| port | channel | |
| send() | channel | |
| send_session(long time) | channel | |
| stream | channel | |
| type | channel | |
| value | channel | |
| write(const std::string key, const std::string value) | channel | |
| write(const std::string key, const long value) | channel |
Visit the project page on