Public Member Functions | Private Attributes | List of all members
uvc_camera::CameraNodelet Class Reference
Inheritance diagram for uvc_camera::CameraNodelet:
Inheritance graph
[legend]

Public Member Functions

 CameraNodelet ()
 
void onInit ()
 
 ~CameraNodelet ()
 
- 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

Cameracamera
 

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 12 of file nodelets.cpp.

Constructor & Destructor Documentation

uvc_camera::CameraNodelet::CameraNodelet ( )
inline

Definition at line 14 of file nodelets.cpp.

uvc_camera::CameraNodelet::~CameraNodelet ( )
inline

Definition at line 23 of file nodelets.cpp.

Member Function Documentation

void uvc_camera::CameraNodelet::onInit ( )
inlinevirtual

Implements nodelet::Nodelet.

Definition at line 16 of file nodelets.cpp.

Member Data Documentation

Camera* uvc_camera::CameraNodelet::camera
private

Definition at line 28 of file nodelets.cpp.


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


uvc_camera
Author(s): Ken Tossell
autogenerated on Sat Jun 8 2019 17:54:12