Public Member Functions | Public Attributes | List of all members
ROSEE::Utils::DifferentKeysException< Map1, Map2 > Struct Template Reference

#include <Utils.h>

Inheritance diagram for ROSEE::Utils::DifferentKeysException< Map1, Map2 >:
Inheritance graph
[legend]

Public Member Functions

 DifferentKeysException (const Map1 *map1, const Map2 *map2)
 
const char * what () const throw ()
 

Public Attributes

const Map1 * map1
 
const Map2 * map2
 

Detailed Description

template<typename Map1, typename Map2>
struct ROSEE::Utils::DifferentKeysException< Map1, Map2 >

Definition at line 193 of file Utils.h.

Constructor & Destructor Documentation

◆ DifferentKeysException()

template<typename Map1 , typename Map2 >
ROSEE::Utils::DifferentKeysException< Map1, Map2 >::DifferentKeysException ( const Map1 *  map1,
const Map2 *  map2 
)
inline

Definition at line 197 of file Utils.h.

Member Function Documentation

◆ what()

template<typename Map1 , typename Map2 >
const char* ROSEE::Utils::DifferentKeysException< Map1, Map2 >::what ( ) const
throw (
)
inline

Definition at line 200 of file Utils.h.

Member Data Documentation

◆ map1

template<typename Map1 , typename Map2 >
const Map1* ROSEE::Utils::DifferentKeysException< Map1, Map2 >::map1

Definition at line 194 of file Utils.h.

◆ map2

template<typename Map1 , typename Map2 >
const Map2* ROSEE::Utils::DifferentKeysException< Map1, Map2 >::map2

Definition at line 195 of file Utils.h.


The documentation for this struct was generated from the following file:


end-effector
Author(s): Luca Muratore , Davide Torielli , Liana Bertoni
autogenerated on Sat Dec 14 2024 03:49:27