Classes | Namespaces | Typedefs
bcap_service.h File Reference
#include <ros/ros.h>
#include <boost/interprocess/smart_ptr/unique_ptr.hpp>
#include "variant_allocator.h"
#include "bcap_service/bcap.h"
#include "bcap_core/dn_common.h"
#include "bcap_core/dn_device.h"
Include dependency graph for bcap_service.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  bcap_service::BCAPService
struct  variant_deleter

Namespaces

namespace  bcap_service

Typedefs

typedef boost::shared_ptr
< bcap_service::BCAPService
BCAPService_Ptr
typedef std::pair< int32_t,
uint32_t
KeyHandle
typedef std::vector< KeyHandleKeyHandle_Vec
typedef
boost::interprocess::unique_ptr
< VARIANT, variant_deleter
VARIANT_Ptr
typedef std::vector< VARIANT,
VariantAllocator< VARIANT > > 
VARIANT_Vec

Typedef Documentation

typedef boost::shared_ptr<bcap_service::BCAPService> BCAPService_Ptr

Definition at line 102 of file bcap_service.h.

typedef std::pair<int32_t,uint32_t> KeyHandle

Software License Agreement (MIT License)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Definition at line 36 of file bcap_service.h.

typedef std::vector<KeyHandle> KeyHandle_Vec

Definition at line 37 of file bcap_service.h.

typedef boost::interprocess::unique_ptr<VARIANT, variant_deleter> VARIANT_Ptr

Definition at line 46 of file bcap_service.h.

typedef std::vector<VARIANT, VariantAllocator<VARIANT> > VARIANT_Vec

Definition at line 47 of file bcap_service.h.



bcap_service
Author(s): DENSO WAVE INCORPORATED
autogenerated on Thu Jun 6 2019 21:00:08