noos::cloud::tied< cloud_type > Struct Template Reference

tied is a convenience pair struct for object + functors used by vision_batch More...

#include <vision_batch.hpp>

Public Types

typedef cloud_type::callback callback
 

Public Member Functions

 tied (callback functor)
 constructor requires only the functor
 
 tied (callback functor, cloud_type object)
 constructor using the callback and the object
 

Public Attributes

cloud_type object
 
callback functor
 

Detailed Description

template<class cloud_type>
struct noos::cloud::tied< cloud_type >

tied is a convenience pair struct for object + functors used by vision_batch

Version
0.8.0
Date
21.09.2017
Author
Alex Giokas a.gki.nosp@m.okas.nosp@m.@orte.nosp@m.lio..nosp@m.co.uk
Collaboration diagram for noos::cloud::tied< cloud_type >:

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