Templates.hpp File Reference

Core templates and functions. More...


Namespaces

namespace  System

Typedefs

typedef
std::basic_string
< TCHAR,
std::char_traits
< TCHAR >,
StlAllocator< TCHAR > > 
System::String
 An STL string using the system allocator.
typedef
std::basic_string
< CHAR,
std::char_traits
< CHAR >,
StlAllocator< CHAR > > 
System::Chunk
 An STL string using the system allocator.
typedef Array< Object * > System::ObjectVector
 An array of objects contained in an dynamic container.
typedef Array
< Property * > 
System::PropertyVector
 An array of properties contained in an dynamic container.
typedef Array< String > System::StringVector
 An array of strings contained in an dynamic container.
typedef Array< Chunk > System::ChunkVector
 An array of chunks contained in an dynamic container.


Detailed Description

Definitions of core templates and functions.
Generated on Wed Dec 5 14:52:58 2007 for Aerospace Engine by  doxygen 1.5.3