|
The Vish Visualization Shell 0.3
Vish
|
Network socket interface for VISH. More...
Classes | |
| class | Wizt::VSocketAction::Connector |
| Functor object for callbacks when new clients connect to a server. More... | |
| class | Wizt::Expectation |
| Define that we are expecting a certain number of bytes from an VSocketAction::Receiver object. More... | |
| class | Wizt::HTTPServer |
| Define that we are expecting a certain number of bytes from an VSocketAction::Receiver object. More... | |
| class | Wizt::VSocketAction::Receiver |
| Functor object for callbacks when data are received on a socket. More... | |
| class | Wizt::VSocketAction |
| Abstract interface class that is to be implemented by some application. More... | |
| class | Wizt::VSocketActionCreator |
| class | Wizt::VValue< VSocketAction > |
| The actual information that is stored for a socket connection within a VObject. More... | |
| class | Wizt::VValueParameter< VSocketAction > |
| A VParameter that handles socket connections. More... | |
| struct | Wizt::VValueTrait< VSocketAction > |
Network socket interface for VISH.