| 
    MRPT
    2.0.4
    
   | 
 
Definition at line 36 of file vision_stereo_rectify/test.cpp.
Public Member Functions | |
| Bar () | |
| void | printName () override | 
| void | specificBarMethod () | 
RTTI classes and functions for polymorphic hierarchies  | |
| mrpt::rtti::CObject::Ptr | duplicateGetSmartPtr () const | 
| Makes a deep copy of the object and returns a smart pointer to it.  More... | |
RTTI stuff | |
| using | Ptr = std::shared_ptr< MyNS ::Bar > | 
| using | ConstPtr = std::shared_ptr< const MyNS ::Bar > | 
| using | UniquePtr = std::unique_ptr< MyNS ::Bar > | 
| using | ConstUniquePtr = std::unique_ptr< const MyNS ::Bar > | 
| static const mrpt::rtti::TRuntimeClassId | runtimeClassId | 
| static constexpr const char * | className = "MyNS" "::" "Bar" | 
| virtual const mrpt::rtti::TRuntimeClassId * | GetRuntimeClass () const override | 
| Returns information about the class of an object in runtime.  More... | |
| virtual mrpt::rtti::CObject * | clone () const override | 
| Returns a deep copy (clone) of the object, indepently of its class.  More... | |
| static const mrpt::rtti::TRuntimeClassId * | _GetBaseClass () | 
| static constexpr auto | getClassName () | 
| static const mrpt::rtti::TRuntimeClassId & | GetRuntimeClassIdStatic () | 
| static std::shared_ptr< CObject > | CreateObject () | 
| template<typename... Args> | |
| static Ptr | Create (Args &&... args) | 
| template<typename Alloc , typename... Args> | |
| static Ptr | CreateAlloc (const Alloc &alloc, Args &&... args) | 
| template<typename... Args> | |
| static UniquePtr | CreateUnique (Args &&... args) | 
| using MyNS::Bar::ConstPtr = std::shared_ptr<const MyNS :: Bar > | 
Definition at line 40 of file vision_stereo_rectify/test.cpp.
| using MyNS::Bar::ConstUniquePtr = std::unique_ptr<const MyNS :: Bar > | 
Definition at line 40 of file vision_stereo_rectify/test.cpp.
| using MyNS::Bar::Ptr = std::shared_ptr< MyNS :: Bar > | 
A type for the associated smart pointer
Definition at line 40 of file vision_stereo_rectify/test.cpp.
| using MyNS::Bar::UniquePtr = std::unique_ptr< MyNS :: Bar > | 
Definition at line 40 of file vision_stereo_rectify/test.cpp.
      
  | 
  inline | 
Definition at line 39 of file vision_stereo_rectify/test.cpp.
      
  | 
  staticprotected | 
      
  | 
  overridevirtual | 
Returns a deep copy (clone) of the object, indepently of its class.
Implements mrpt::rtti::CObject.
      
  | 
  inlinestatic | 
Definition at line 40 of file vision_stereo_rectify/test.cpp.
      
  | 
  inlinestatic | 
Definition at line 40 of file vision_stereo_rectify/test.cpp.
      
  | 
  static | 
      
  | 
  inlinestatic | 
Definition at line 40 of file vision_stereo_rectify/test.cpp.
      
  | 
  inlineinherited | 
Makes a deep copy of the object and returns a smart pointer to it.
Definition at line 204 of file CObject.h.
References mrpt::rtti::CObject::clone().
Referenced by mrpt::obs::CRawlog::insert().
      
  | 
  inlinestatic | 
Definition at line 40 of file vision_stereo_rectify/test.cpp.
      
  | 
  overridevirtual | 
Returns information about the class of an object in runtime.
Reimplemented from MyNS::BarBase.
      
  | 
  static | 
      
  | 
  inlineoverridevirtual | 
Reimplemented from MyNS::BarBase.
Definition at line 42 of file vision_stereo_rectify/test.cpp.
      
  | 
  inline | 
Definition at line 43 of file vision_stereo_rectify/test.cpp.
      
  | 
  static | 
Definition at line 40 of file vision_stereo_rectify/test.cpp.
      
  | 
  staticprotected | 
Definition at line 40 of file vision_stereo_rectify/test.cpp.
| Page generated by Doxygen 1.8.14 for MRPT 2.0.4 Git: 33de1d0ad Sat Jun 20 11:02:42 2020 +0200 at sáb jun 20 17:35:17 CEST 2020 |