myref.cc File Reference

#include <zoo_driver.h>
#include <stdio.h>

Functions

void * zooref_create (ConfigFile *cf, int section, ZooDriver *_zoo)

Function Documentation

void* zooref_create ConfigFile *  cf,
int  section,
ZooDriver *  _zoo
 

This function will be loaded and called by the ZooDriver when the time is ripe. It should return a pointer to a ZooReferee object.