| 
    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: c7a3bec24 Sun Mar 29 18:33:13 2020 +0200 at dom mar 29 18:50:38 CEST 2020 |