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 Wed Jul 22 11:51:03 2009 for Stage by  doxygen 1.5.9