Classes | Typedefs | Functions
mmal Namespace Reference

Classes

struct  camera_port
 
struct  component_deleter
 
struct  connection_deleter
 

Typedefs

typedef std::unique_ptr< MMAL_COMPONENT_T, component_deletercomponent_ptr
 
typedef std::unique_ptr< MMAL_CONNECTION_T, connection_deleterconnection_ptr
 
typedef std::unique_ptr< MMAL_POOL_T, std::function< void(MMAL_POOL_T *)> > pool_ptr
 

Functions

void default_delete_pool (MMAL_POOL_T *ptr)
 

Typedef Documentation

typedef std::unique_ptr<MMAL_COMPONENT_T, component_deleter> mmal::component_ptr

Definition at line 26 of file mmal_cxx_helper.h.

typedef std::unique_ptr<MMAL_CONNECTION_T, connection_deleter> mmal::connection_ptr

Definition at line 35 of file mmal_cxx_helper.h.

typedef std::unique_ptr<MMAL_POOL_T, std::function<void(MMAL_POOL_T*)> > mmal::pool_ptr

Definition at line 42 of file mmal_cxx_helper.h.

Function Documentation

void mmal::default_delete_pool ( MMAL_POOL_T *  ptr)

Definition at line 37 of file mmal_cxx_helper.h.



raspicam_node
Author(s):
autogenerated on Sun Jul 5 2020 03:45:18