6 #ifndef _INC_cTypeInfo_H
7 #define _INC_cTypeInfo_H
25 #elif defined(_MSC_VER)
27 #pragma warning(disable:4275)
56 const char* GetMemberName(
int i)
const;
#define GRAYCORE_LINK
Definition: GrayCore.h:47
#define UNITTEST_FRIEND(n)
Define this in the class body to be unit tested. Allow the unit test to access private/protected stuf...
Definition: cUnitTestDecl.h:17
Definition: cTypeInfo.h:33
size_t get_HashCode() const noexcept
Definition: cTypeInfo.h:41
const char * get_Name() const noexcept
Definition: cTypeInfo.h:50
< The main namespace for all Core functions.
Definition: GrayCore.cpp:14
std::type_info TYPEINFO_t
Definition: cTypeInfo.h:29