Basics.h

Go to the documentation of this file.
00001 #ifndef __Basics__
00002 #define __Basics__
00003 
00030 #include "StdDefines.h"
00031 #include "StdIncludes.h"
00032 #include "CBool.hpp"
00033 #include "CCountedObject.hpp"
00034 #include "CDouble.hpp"
00035 #include "CFloat.hpp"
00036 #include "CHtmlString.hpp"
00037 #include "CLong.hpp"
00038 #include "CPascalString.hpp"
00039 #include "CString.hpp"
00040 #include "CSystemString.hpp"
00041 #include "CStringTokeniser.hpp"
00042 #include "ICountedObject.hpp"
00043 
00044 //  ===========================================================================
00045 
00046 #ifndef EXPONENT_COMPACT_BUILD
00047     using namespace Exponent::Basics;
00048 #endif
00049 
00050 #endif  // End of Basics.h

Infinity API - Basics.h Source File generated on 7 Mar 2007