zoo_driver.h File Reference

#include "p_driver.h"
#include <limits.h>
#include <vector>
#include <map>
#include <sys/types.h>
#include <stdio.h>

Go to the source code of this file.


Data Structures

struct  rmap_t
class  ZooDriver
class  ZooSpecies
class  ZooController
class  ZooReferee

Defines

#define ZOO_SCORE_BUFFER_SIZE   256
#define ZOO_SCORE_PROPERTY_NAME   "zoo_score"
#define ZOO_SCORE_LABEL   "score from Zoo"

Typedefs

typedef int(* zooref_init_t )(ConfigFile *, int, ZooDriver *)
typedef int(* zooref_score_draw_t )(stg_model_t *, const void *sdata, size_t, void *, int mindex)

Functions

void ZooDriver_Register (DriverTable *)
int zoo_err (const char *, int...)

Define Documentation

#define ZOO_SCORE_BUFFER_SIZE   256
 

#define ZOO_SCORE_PROPERTY_NAME   "zoo_score"
 

#define ZOO_SCORE_LABEL   "score from Zoo"
 


Typedef Documentation

typedef int(* zooref_init_t)(ConfigFile *, int, ZooDriver *)
 

typedef int(* zooref_score_draw_t)(stg_model_t *, const void *sdata, size_t, void *, int mindex)
 


Function Documentation

void ZooDriver_Register DriverTable *   ) 
 

int zoo_err const char *  ,
int... 
 


Generated on Thu Aug 11 13:08:10 2005 for Stage by  doxygen 1.4.0