File SBCMetaType.hpp#
FileList > Core > Meta > SBCMetaType.hpp
#include "SBCMetaIsClassType.hpp"
#include "SBCMetaIsEnumType.hpp"
#include "SBCMetaIsFundamentalType.hpp"
#include "SBCMetaIsRegisteredType.hpp"
#include "SBCMetaDecomposeType.hpp"
#include "SBCMetaBaseType.hpp"
#include <iostream>
Classes#
Type | Name |
---|---|
class | SBCMetaType <typename T> This template class provides type information. |
Macros#
Type | Name |
---|---|
define | SBType The short name of SBCMetaType . |
Macro Definition Documentation#
define SBType#
The short name of SBCMetaType .