ZooController
[Zoo]


Detailed Description

Description: An addon to the Stage plugin for Zoo functionality. Author: Adam Lein Date: July 14, 2005


Functions

void ZooController::Kill (void)
void ZooController::Run (int port)
 ZooController::ZooController (ConfigFile *cf, int section, ZooDriver *zd, ZooSpecies *sp)
 ZooController::~ZooController ()

Variables

static const char * ZooController::path = ""

Function Documentation

void ZooController::Kill void   )  [inherited]
 

Kill this controller, if it's currently running.

void ZooController::Run int  port  )  [inherited]
 

Run this controller on the specified port. Prepends the controller_path specified in the config file to the PATH variable before execution. Controllers should accept a "-p #" option.

Parameters:
port the port to connect to.

ZooController::ZooController ConfigFile *  cf,
int  section,
ZooDriver zd,
ZooSpecies sp
[inherited]
 

ZooController constructor.

Parameters:
sp the species I belong to.

ZooController::~ZooController  )  [inherited]
 

ZooController destructor. A NOOP.


Variable Documentation

const char * ZooController::path = "" [static, inherited]
 


Generated on Thu Dec 13 14:35:18 2007 for Stage by  doxygen 1.4.6