![]() |
RMVL
2.4.0-dev
Robotic Manipulation and Vision Library
|
成员的完整列表,这些成员属于 rm::async::PipeServer,包括所有继承而来的类成员
| _fd | rm::PipeServer | protected |
| _name | rm::PipeServer | protected |
| operator<<(std::string_view)=delete | rm::async::PipeServer | |
| operator=(const PipeServer &)=delete | rm::PipeServer | |
| operator=(PipeServer &&)=default | rm::PipeServer | |
| operator>>(std::string &)=delete | rm::async::PipeServer | |
| PipeServer(IOContext &io_context, std::string_view name) | rm::async::PipeServer | |
| rm::PipeServer::PipeServer(const PipeServer &)=delete | rm::PipeServer | |
| rm::PipeServer::PipeServer(PipeServer &&)=default | rm::PipeServer | |
| rm::PipeServer::PipeServer(std::string_view name) | rm::PipeServer | inline |
| rm::PipeServer::PipeServer(std::string_view name, bool ov) | rm::PipeServer | protected |
| read() | rm::async::PipeServer | inline |
| write(std::string_view data) | rm::async::PipeServer | inline |
| ~PipeServer() | rm::PipeServer |