shell.h File Reference

#include "../string/cstring.h"
#include "../exception/exception.h"
Include dependency graph for shell.h:
This graph shows which files directly or indirectly include this file:

Classes

class  Shell

Functions

ShellcreateShell ()

Function Documentation

Shell* createShell (  ) 

function to act as a factory to create the shell appropriate for the platform being built.

createShell factory to create the shell appropriate for the platform being built.

References Shell::initialize().

Referenced by Tester::Tester().

Here is the call graph for this function: