|
MRPT
1.9.9
|
Go to the source code of this file.
Classes | |
| class | MyNS::MyDerived1 |
| class | MyNS::MyDerived2 |
Namespaces | |
| MyNS | |
| [example-define-class] | |
Functions | |
| void | do_register () |
| TEST (rtti, CObject_CLASSID) | |
| TEST (rtti, MyDerived1_CLASSID) | |
| TEST (rtti, Factory) | |
| TEST (rtti, CreateSmartPointerTypes) | |
| void do_register | ( | ) |
Definition at line 41 of file rtti_unittest.cpp.
References CLASS_ID_NAMESPACE, and mrpt::rtti::registerClass().
Referenced by TEST().
| TEST | ( | rtti | , |
| CObject_CLASSID | |||
| ) |
Definition at line 47 of file rtti_unittest.cpp.
References CLASS_ID, EXPECT_TRUE(), and mrpt::rtti::CObject::GetRuntimeClassIdStatic().
| TEST | ( | rtti | , |
| MyDerived1_CLASSID | |||
| ) |
Definition at line 54 of file rtti_unittest.cpp.
References CLASS_ID, EXPECT_TRUE(), and IS_DERIVED.
| TEST | ( | rtti | , |
| Factory | |||
| ) |
Definition at line 72 of file rtti_unittest.cpp.
References mrpt::rtti::classFactory(), do_register(), and EXPECT_TRUE().
| TEST | ( | rtti | , |
| CreateSmartPointerTypes | |||
| ) |
Definition at line 86 of file rtti_unittest.cpp.
References EXPECT_EQ(), and EXPECT_TRUE().
| Page generated by Doxygen 1.8.14 for MRPT 1.9.9 Git: 3a26b90fd Wed Mar 25 20:17:03 2020 +0100 at miƩ mar 25 23:05:41 CET 2020 |