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 
00062 #ifndef SSOBJECTS_H
00063 #define SSOBJECTS_H
00064 
00065 #include "defs.h"
00066 #include "generalexception.h"
00067 #include "cstr.h"
00068 #include "linkedlist.h"
00069 #include "file.h"
00070 
00071 #endif
00072 
00073 

Generated on Thu Nov 8 12:39:26 2001 for SimpleServerObjects by doxygen1.2.11 written by Dimitri van Heesch, © 1997-2001