CollectionTypedef.h

Go to the documentation of this file.
00001 #ifndef __CollectionTypedef__
00002 #define __CollectionTypedef__
00003 
00004 
00023 #include "TCountedPointerArray.hpp"
00024 #include "../Basics/CString.hpp"
00025 
00026 using Exponent::Basics::CString;
00027 
00028 namespace Exponent
00029 {
00030     namespace Collections
00031     {
00032 
00037         typedef TCountedPointerArray<CString> TStringCountedPointerArray;
00038     }
00039 }
00040 
00041 #endif      // End of CollectionTypedef.h

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