PLearn 0.1
Namespaces | Functions
PLearnService.cc File Reference
#include "PLearnService.h"
#include "RemotePLearnServer.h"
#include <plearn/io/openFile.h>
#include <plearn/io/openSocket.h>
#include <plearn/io/pl_log.h>
#include <plearn/io/Poll.h>
Include dependency graph for PLearnService.cc:

Go to the source code of this file.

Namespaces

namespace  PLearn
 

< for swap


Functions

void PLearn::globalConnectToServers (TVec< pair< string, int > > hostname_and_port)
BEGIN_DECLARE_REMOTE_FUNCTIONS PLearn::declareFunction ("globalConnectToServers",&globalConnectToServers,(BodyDoc("Connect the PLearnService instance to the listed servers."), ArgDoc("hostname_and_port","List of ('hostname', port#) pairs")))

Detailed Description

Definition in file PLearnService.cc.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines