Namespaces | Typedefs | Functions
types.h File Reference
#include <inttypes.h>
#include <array>
#include <iostream>
Include dependency graph for types.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 urcl
 

Typedefs

using urcl::vector3d_t = std::array< double, 3 >
 
using urcl::vector6d_t = std::array< double, 6 >
 
using urcl::vector6int32_t = std::array< int32_t, 6 >
 
using urcl::vector6uint32_t = std::array< uint32_t, 6 >
 

Functions

template<class T , std::size_t N>
std::ostream & urcl::operator<< (std::ostream &out, const std::array< T, N > &item)
 
template<typename E >
constexpr std::underlying_type< E >::type urcl::toUnderlying (const E e) noexcept
 Converts an enum type to its underlying type. More...
 


ur_client_library
Author(s): Thomas Timm Andersen, Simon Rasmussen, Felix Exner, Lea Steffen, Tristan Schnell
autogenerated on Sun May 9 2021 02:16:26