Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | Directories | File List | Namespace Members | Data Fields | Globals

RealSocket.h File Reference

#include <Socket.h>
#include <iostream>
#include <string>

Go to the source code of this file.

Data Structures

class  RealSocket

Functions

RealSocketoperator<< (RealSocket *_socket, string str)
RealSocketoperator+= (RealSocket *_socket, string str)


Function Documentation

RealSocket* operator+= RealSocket _socket,
string  str
 

Definition at line 284 of file RealSocket.cpp.

RealSocket* operator<< RealSocket _socket,
string  str
 

Definition at line 278 of file RealSocket.cpp.


SourceForge.netLogo