MACE  1.0.0
 All Classes Namespaces Files Functions Variables Enumerations Defines
Public Member Functions
mace::cmt::asio::tcp::socket::iterator Struct Reference

#include <socket.hpp>

List of all members.

Public Member Functions

 iterator (mace::cmt::asio::tcp::socket *_s=NULL)
const char & operator* () const
const char * operator-> () const
char & operator* ()
char * operator-> ()
iteratoroperator++ ()
iterator operator++ (int)
bool operator== (const iterator &i) const
bool operator!= (const iterator &i) const

Detailed Description

Reads one element at a time.

Definition at line 27 of file socket.hpp.


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