Intel® RealSense™ Cross Platform API
Intel Realsense Cross-platform API
Public Member Functions | List of all members
active_object< T > Class Template Reference

#include <concurrency.h>

Public Member Functions

 active_object (T operation)
 
void start ()
 
void stop ()
 
 ~active_object ()
 

Constructor & Destructor Documentation

§ active_object()

template<class T = std::function<void(dispatcher::cancellable_timer)>>
active_object< T >::active_object ( operation)
inline

§ ~active_object()

template<class T = std::function<void(dispatcher::cancellable_timer)>>
active_object< T >::~active_object ( )
inline

Member Function Documentation

§ start()

template<class T = std::function<void(dispatcher::cancellable_timer)>>
void active_object< T >::start ( )
inline

§ stop()

template<class T = std::function<void(dispatcher::cancellable_timer)>>
void active_object< T >::stop ( )
inline

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