Public Member Functions | Private Attributes | List of all members
ensenso_camera::NodeletMono Class Reference

#include <nodelet_mono.h>

Inheritance diagram for ensenso_camera::NodeletMono:
Inheritance graph
[legend]

Public Member Functions

void onInit () override
 
 ~NodeletMono () override
 
- Public Member Functions inherited from nodelet::Nodelet
void init (const std::string &name, const M_string &remapping_args, const V_string &my_argv, ros::CallbackQueueInterface *st_queue=NULL, ros::CallbackQueueInterface *mt_queue=NULL)
 
 Nodelet ()
 
virtual ~Nodelet ()
 

Private Attributes

std::unique_ptr< MonoCameracamera
 

Additional Inherited Members

- Protected Member Functions inherited from nodelet::Nodelet
ros::CallbackQueueInterfacegetMTCallbackQueue () const
 
ros::NodeHandlegetMTNodeHandle () const
 
ros::NodeHandlegetMTPrivateNodeHandle () const
 
const V_stringgetMyArgv () const
 
const std::string & getName () const
 
ros::NodeHandlegetNodeHandle () const
 
ros::NodeHandlegetPrivateNodeHandle () const
 
const M_stringgetRemappingArgs () const
 
ros::CallbackQueueInterfacegetSTCallbackQueue () const
 
std::string getSuffixedName (const std::string &suffix) const
 

Detailed Description

Definition at line 11 of file nodelet_mono.h.

Constructor & Destructor Documentation

ensenso_camera::NodeletMono::~NodeletMono ( )
override

Definition at line 152 of file nodelet_mono.cpp.

Member Function Documentation

void ensenso_camera::NodeletMono::onInit ( )
overridevirtual

Implements nodelet::Nodelet.

Definition at line 11 of file nodelet_mono.cpp.

Member Data Documentation

std::unique_ptr<MonoCamera> ensenso_camera::NodeletMono::camera
private

Definition at line 14 of file nodelet_mono.h.


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


ensenso_camera
Author(s): Ensenso
autogenerated on Thu May 6 2021 02:50:06