Classes | Namespaces | Typedefs
state_array.hpp File Reference
#include <float.h>
#include <memory>
#include <array>
#include <tuw_control/utils.h>
#include <tuw_control/state/state.h>
Include dependency graph for state_array.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tuw::StateArray< N >
 Implementation of State for a fixed size array of double values. More...
 
class  tuw::StateArray< N >
 Implementation of State for a fixed size array of double values. More...
 
class  tuw::StateArrayScoped< EnumStateVals >
 Extension of StateArray providing value access based on a scoped enumeration (compile-time). More...
 

Namespaces

 tuw
 

Typedefs

template<std::size_t N>
using tuw::StateArrayConstSPtr = std::shared_ptr< StateArray< N > const >
 
template<std::size_t N>
using tuw::StateArrayConstUPtr = std::unique_ptr< StateArray< N > const >
 
template<std::size_t N>
using tuw::StateArraySPtr = std::shared_ptr< StateArray< N >>
 
template<std::size_t N>
using tuw::StateArrayUPtr = std::unique_ptr< StateArray< N >>
 


tuw_control
Author(s): George Todoran
autogenerated on Mon Jun 10 2019 15:27:22