PLearn 0.1
Classes | Namespaces | Functions
IPopen.h File Reference
#include <fstream>
#include <string>
#include <vector>
#include <unistd.h>
#include <plearn/base/PP.h>
#include <plearn/base/general.h>
#include <netinet/in.h>
#include <netinet/tcp.h>
#include <arpa/inet.h>
#include <sys/socket.h>
#include <netdb.h>
Include dependency graph for IPopen.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  PLearn::IPServer
class  PLearn::IPopen

Namespaces

namespace  PLearn
 

< for swap


Functions

int PLearn::establish_connection (int n_hosts, const char *hostnames[], int port_no)
int PLearn::establish_connection (const char *hostname, int port_no)
int PLearn::establish_connection (const int argc, const char *argv[])
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines