Class sdm::ItemPair

template <typename TItem_1, typename TItem_2, class SuperClass>

Class List > sdm > ItemPair

  • #include <state.hpp>

Inherits the following classes: SuperClass, Pair< TItem_1, TItem_2 >

Public Functions

Type Name
ItemPair (const TItem_1 & first_item, const TItem_2 & second_item)
ItemPair (const Pair< TItem_1, TItem_2 > & copy)
std::string str () const

Public Functions Documentation

function ItemPair [1/2]

inline sdm::ItemPair::ItemPair (
    const TItem_1 & first_item,
    const TItem_2 & second_item
) 

function ItemPair [2/2]

inline sdm::ItemPair::ItemPair (
    const Pair < TItem_1, TItem_2 > & copy
) 

function str

inline std::string sdm::ItemPair::str () const

The documentation for this class was generated from the following file src/sdm/core/state/state.hpp