Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

CommandParser.cpp

Go to the documentation of this file.
00001 #include "headers.h"
00002 
00003 CommandParser::CommandParser(CommandProcessor* cp) {
00004     m_commandProcessor = cp;
00005 } // ctor

Generated at Thu Jul 11 13:31:49 2002 for Peekabooty by doxygen1.2.9 written by Dimitri van Heesch, © 1997-2001