Wolframe, 0.0.3

_Wolframe::net::CloseConnection Class Reference

Network operation: close the current network connection. More...

#include <connectionHandler.hpp>

Inheritance diagram for _Wolframe::net::CloseConnection:
_Wolframe::net::NetworkOperation

Public Member Functions

 CloseConnection ()
 

Additional Inherited Members

- Protected Types inherited from _Wolframe::net::NetworkOperation
enum  Operation { READ, WRITE, CLOSE, NOOP }
 
- Protected Member Functions inherited from _Wolframe::net::NetworkOperation
 NetworkOperation (Operation op, void *d=NULL, std::size_t s=0, unsigned to=0)
 
unsigned timeout () const
 
const void * data () const
 
void * buffer ()
 
std::size_t size () const
 
Operation operation () const
 

Detailed Description

Network operation: close the current network connection.

Constructor & Destructor Documentation

_Wolframe::net::CloseConnection::CloseConnection ( )
inline

The documentation for this class was generated from the following file: