p_driver.cc File Reference

#include <unistd.h>
#include <string.h>
#include <math.h>
#include "config.h"
#include "p_driver.h"
Include dependency graph for p_driver.cc:

Defines

#define DRIVER_ERROR(X)   printf( "Stage driver error: %s\n", X )
#define STG_DEFAULT_WORLDFILE   "default.world"

Functions

int player_driver_init (DriverTable *table)
Driver * StgDriver_Init (ConfigFile *cf, int section)
void StgDriver_Register (DriverTable *table)

Variables

const char * copyright_notice
PlayerTime * GlobalTime
bool player_quiet_startup
bool player_quit

Define Documentation

#define DRIVER_ERROR (  )     printf( "Stage driver error: %s\n", X )
#define STG_DEFAULT_WORLDFILE   "default.world"

Function Documentation

int player_driver_init ( DriverTable *  table  ) 
Driver* StgDriver_Init ( ConfigFile *  cf,
int  section 
)
void StgDriver_Register ( DriverTable *  table  ) 

Variable Documentation

const char* copyright_notice
Initial value:
"\n * Part of the Player Project [http://playerstage.sourceforge.net]\n"
" * Copyright 2000-2009 Richard Vaughan, Brian Gerkey and contributors.\n"
" * Released under the GNU General Public License v2.\n"
PlayerTime* GlobalTime

Generated on Tue Oct 20 15:42:05 2009 for Stage by  doxygen 1.6.1