Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

Context.h

Go to the documentation of this file.
00001 // Context.h
00002 //
00004 //
00005 // Copyright (c) 2001-2002 David Ward
00006 //
00008 
00009 #ifndef Context_h
00010 #define Context_h
00011 
00012 namespace Dasher {class CContext;}
00013 class Dasher::CContext
00014 {
00015 public:
00016         CContext() {};
00017         virtual ~CContext() {};
00018 };
00019 
00020 
00021 #endif /* #ifndef Context_h */

Generated on Sat Nov 5 16:16:00 2005 for OPIE by  doxygen 1.4.2