Robotics Library  0.7.0
Public Member Functions | Public Attributes | List of all members
rl::util::xenomai::thread::Impl_base Struct Referenceabstract
Inheritance diagram for rl::util::xenomai::thread::Impl_base:
Inheritance graph
[legend]

Public Member Functions

virtual ~Impl_base ()
 
virtual void run ()=0
 

Public Attributes

shared_base_type this_ptr
 

Constructor & Destructor Documentation

◆ ~Impl_base()

rl::util::xenomai::thread::Impl_base::~Impl_base ( )
inlinevirtualdefault

Member Function Documentation

◆ run()

virtual void rl::util::xenomai::thread::Impl_base::run ( )
pure virtual

Member Data Documentation

◆ this_ptr

shared_base_type rl::util::xenomai::thread::Impl_base::this_ptr

The documentation for this struct was generated from the following file: