Namespaces | Typedefs
state_map.hpp File Reference
#include <tuw_control/state_map/state_map_base.hpp>
#include <tuw_control/state_map/state_map_array.hpp>
#include <tuw_control/state_map/state_map_vector.hpp>
#include <tuw_control/state_map/state_map_tuple.hpp>
Include dependency graph for state_map.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 tuw
 

Typedefs

template<class TLeafType , size_t TN>
using tuw::StateMapArrayD = StateMapArray< double, TLeafType, TN >
 
template<class TLeafType , size_t TN>
using tuw::StateMapArrayF = StateMapArray< float, TLeafType, TN >
 
template<class TLeafType , size_t TN>
using tuw::StateMapArrayI = StateMapArray< int, TLeafType, TN >
 
using tuw::StateMapBaseVirtD = StateMapBaseVirt< double >
 
using tuw::StateMapBaseVirtF = StateMapBaseVirt< float >
 
using tuw::StateMapBaseVirtI = StateMapBaseVirt< int >
 
template<typename... TLeafTypes>
using tuw::StateMapTupleD = StateMapArray< double, TLeafTypes... >
 
template<typename... TLeafTypes>
using tuw::StateMapTupleF = StateMapArray< float, TLeafTypes... >
 
template<typename... TLeafTypes>
using tuw::StateMapTupleI = StateMapArray< int, TLeafTypes... >
 
template<class TLeafType >
using tuw::StateMapVectorD = StateMapVector< double, TLeafType >
 
template<class TLeafType >
using tuw::StateMapVectorF = StateMapVector< float, TLeafType >
 
template<class TLeafType >
using tuw::StateMapVectorI = StateMapVector< int, TLeafType >
 


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