Skip to content
Josh Miller edited this page Dec 1, 2015 · 13 revisions

##Cylon.h centurion
"By your command," - Cylon Centurion

The Cylon header contains structure definitions for several container types, and is meant to be platform agnostic and duplicated across all platforms for the Centurion Project. For that reason, this header avoids utilizing any Windows specific class definitions or includes.

##Foster.h tory_cylon
"Bad becomes good," - Tory Foster

The Foster header plugs into several of the Windows headers and namespaces used by the architecture and provides the function prototypes for all of the methods the Foster library boasts.

##Foster.cpp tory02
The Foster source file plugs into additional Windows libraries, and houses the actual implementations of all the functions prototyped in the Foster header.

##README.md steve-jobs-in-south-park-3
"Why won't it read!?" - Steve Jobs, South Park

Standard Github generated readme file with a basic mission statement and links to documentation and contact information.

Clone this wiki locally