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

ssobjects.h

Go to the documentation of this file.
00001 /********************************************************************
00002         Copyright (c) 2001, Lee Patterson & Ant Works Software
00003         http://ssobjects.sourceforge.net
00004 
00005         created  :  3/10/2000
00006         filename :  ssobjects.h
00007         author   :  Lee Patterson (lee@antws.com)
00008         
00009         purpose  :  Include all standard lib headers.
00010 *********************************************************************/
00011 
00034 #ifndef SSOBJECTS_H
00035 #define SSOBJECTS_H
00036 
00037 #include "defs.h"
00038 #include "generalexception.h"
00039 #include "cstr.h"
00040 #include "linkedlist.h"
00041 #include "file.h"
00042 
00043 #endif
00044 
00045 

Generated at Tue Sep 25 00:26:36 2001 for SimpleServerObjects by doxygen1.2.7 written by Dimitri van Heesch, © 1997-2001