23 #ifndef INCLUDED_GR_TYPES_H 24 #define INCLUDED_GR_TYPES_H 28 #include <boost/shared_ptr.hpp> std::vector< const void * > gr_vector_const_void_star
Definition: types.h:40
std::vector< void * > gr_vector_void_star
Definition: types.h:39
std::vector< unsigned int > gr_vector_uint
Definition: types.h:36
std::vector< float > gr_vector_float
Definition: types.h:37
std::vector< double > gr_vector_double
Definition: types.h:38
std::vector< int > gr_vector_int
Definition: types.h:35