![]() |
Master Core
v0.0.9 - 2abfd2849db8ba7a83957c64eb976b406713c123
|
Inheritance diagram for AcceptedConnection:Public Member Functions | |
| virtual | ~AcceptedConnection () |
| virtual std::iostream & | stream ()=0 |
| virtual std::string | peer_address_to_string () const =0 |
| virtual void | close ()=0 |
Definition at line 414 of file rpcserver.cpp.
|
inlinevirtual |
Definition at line 417 of file rpcserver.cpp.
|
pure virtual |
Implemented in AcceptedConnectionImpl< Protocol >.
|
pure virtual |
Implemented in AcceptedConnectionImpl< Protocol >.
Referenced by ServiceConnection().
Here is the caller graph for this function:
|
pure virtual |
Implemented in AcceptedConnectionImpl< Protocol >.
Referenced by ServiceConnection().
Here is the caller graph for this function:
1.8.8