PixelLightAPI  .
Classes | Namespaces
Type.h File Reference
#include "PLCore/PLCoreDefinitions.h"
#include "PLCore/String/Tokenizer.h"
#include "PLCore/Base/Tools/TypeTraits.h"
#include "PLCore/Base/Var/DynVar.h"
#include "PLCore/Base/Type/EnumType.h"
#include "PLCore/Base/TypeInfo/TypeInfo.h"
#include "TypeInvalid.inl"
#include "TypeNull.inl"
#include "TypeVoid.inl"
#include "TypeBool.inl"
#include "TypeInt8.inl"
#include "TypeInt16.inl"
#include "TypeInt32.inl"
#include "TypeInt64.inl"
#include "TypeUInt8.inl"
#include "TypeUInt16.inl"
#include "TypeUInt32.inl"
#include "TypeUInt64.inl"
#include "TypeFloat.inl"
#include "TypeDouble.inl"
#include "TypeString.inl"
#include "TypeEnumPlain.inl"
#include "TypeEnum.inl"
#include "TypeFlag.inl"
#include "TypePtr.inl"
#include "TypeRef.inl"
#include "TypeObjectPtr.inl"

Go to the source code of this file.

Classes

class  PLCore::Type< T >
 Generic type wrapper. More...

Namespaces

namespace  PLCore


PixelLight PixelLight 0.9.11-R1
Copyright (C) 2002-2012 by The PixelLight Team
Last modified Thu Feb 23 2012 14:09:03
The content of this PixelLight document is published under the
Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported