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

RealSocket.cpp File Reference

#include <RealSocket.h>
#include <StringLib.h>
#include <iostream>

Go to the source code of this file.

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