Public Member Functions

interface_key Class Reference

A key used for ViennaData in order to store interface information. More...

#include <interface.hpp>

Public Member Functions

 interface_key (std::size_t id1, std::size_t id2)
bool operator< (interface_key const &other) const
 For compatibility with std::map<>

Detailed Description

A key used for ViennaData in order to store interface information.


Constructor & Destructor Documentation

interface_key ( std::size_t  id1,
std::size_t  id2 
) [inline]

Member Function Documentation

bool operator< ( interface_key const &  other  )  const [inline]

For compatibility with std::map<>


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