Namespaces | Functions

_src_init_module.hh File Reference

This module contains bootstrap/kickstart routines. More...

Go to the source code of this file.

Namespaces

namespace  init
 

Kickstart routines.


Functions

void init::Init (const base::InitArgs &initArgs)
void init::Start (void)

Detailed Description

This module contains bootstrap/kickstart routines.

LastChangedDate:
2009-11-22 22:39:11 -0500 (Sun, 22 Nov 2009)
Author:
Jim E. Brooks http://www.palomino3d.org
 *
 * The top-level of the app:
 *
 * void
 * main( int argc, char** argv )
 * {
 *     init::Init( init::InitArgs(..) );
 *     init::Start();
 * }
 *
 * 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:10