- 3.0.2 models module.
|
#include <link_data_map.h>
Public Member Functions | |
EIGEN_MAKE_ALIGNED_OPERATOR_NEW | LinkDataMap () |
LinkDataMap (const T &defaultValue) | |
LinkDataMap (const LinkDataMap &rhs) | |
LinkDataMap & | operator= (const LinkDataMap &rhs) |
LinkDataMap & | operator= (const T &rhs) |
T & | operator[] (LinkIdentifiers which) |
const T & | operator[] (LinkIdentifiers which) const |
A very simple container to associate a generic data item to each link
|
inline |
|
inline |
|
inline |
|
inline |
Referenced by iit::ct_InvertedPendulum::LinkDataMap< T >::LinkDataMap().
|
inline |
|
inline |
Referenced by iit::ct_InvertedPendulum::LinkDataMap< T >::LinkDataMap().
|
inline |