Macros | Functions | Variables
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:

Go to the source code of this file.

Macros

#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
 

Macro Definition Documentation

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

Definition at line 160 of file p_driver.cc.

#define STG_DEFAULT_WORLDFILE   "default.world"

Definition at line 159 of file p_driver.cc.

Function Documentation

int player_driver_init ( DriverTable *  table)

Definition at line 207 of file p_driver.cc.

Driver* StgDriver_Init ( ConfigFile *  cf,
int  section 
)

Definition at line 185 of file p_driver.cc.

void StgDriver_Register ( DriverTable *  table)

Definition at line 195 of file p_driver.cc.

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"

Definition at line 154 of file p_driver.cc.

PlayerTime* GlobalTime
bool player_quiet_startup
bool player_quit


stage
Author(s): Richard Vaughan , Brian Gerkey , Reed Hedges , Andrew Howard , Toby Collett , Pooya Karimian , Jeremy Asher , Alex Couture-Beil , Geoff Biggs , Rich Mattes , Abbas Sadat
autogenerated on Mon Jun 10 2019 15:06:11