CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
Forward.hpp File Reference

Go to the source code of this file.

Classes

struct  CeresEngine::GetTypeInfo< T >
 
struct  CeresEngine::internal::TypeTag
 

Namespaces

namespace  CeresEngine
 
namespace  CeresEngine::internal
 

Macros

#define CE_META_CLASS_FRIEND(T)   friend class TUserTypeInfo<T>;
 

Typedefs

using CeresEngine::TypeID = TypedID< internal::TypeTag, UInt64 >
 

Functions

template<typename T >
const TypeInfoCeresEngine::getTypeInfo ()
 

Macro Definition Documentation

◆ CE_META_CLASS_FRIEND

#define CE_META_CLASS_FRIEND (   T)    friend class TUserTypeInfo<T>;