#include <Fw/DataStructures/MapEntryBase.hpp>
|
virtual const K & | getKey () const =0 |
|
virtual const V & | getValue () const =0 |
|
template<typename K, typename V>
class Fw::MapEntryBase< K, V >
Definition at line 15 of file MapEntryBase.hpp.
◆ MapEntryBase()
template<typename K, typename V>
Zero-argument constructor.
◆ ~MapEntryBase()
template<typename K, typename V>
◆ getKey()
template<typename K, typename V>
◆ getValue()
template<typename K, typename V>
The documentation for this class was generated from the following file: