Google
Web alhem.net

Class.cpp

Go to the documentation of this file.
00001 //#include <stdio.h>
00002 
00003 #include "Class.h"
00004 
00005 
00006 namespace Cgi
00007 {
00008 
00009 
00010 Class::Class()
00011 {
00012 }
00013 
00014 
00015 Class::~Class()
00016 {
00017 }
00018 
00019 
00020 } // namespace Cgi
00021 
00022 

Generated for cgi++ by doxygen 1.3.7

Page, code, and content Copyright (C) 2004 by Anders Hedström