|
MRPT
2.0.1
|
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 2.0.1 Git: 0fef1a6d7 Fri Apr 3 23:00:21 2020 +0200 at vie abr 3 23:20:28 CEST 2020 |