concepts::HashMap< F > Class Template Reference

#include <hashMap.hh>

Inheritance diagram for concepts::HashMap< F >:
concepts::OutputOperator

Public Member Functions

bool exists (uint i) const
 Returns true if the entrance exists. More...
 

Protected Member Functions

virtual std::ostream & info (std::ostream &os) const
 Returns information in an output stream. More...
 

Detailed Description

template<class F>
class concepts::HashMap< F >

Definition at line 19 of file hashMap.hh.

Member Function Documentation

◆ exists()

template<class F >
bool concepts::HashMap< F >::exists ( uint  i) const
inline

Returns true if the entrance exists.

Definition at line 23 of file hashMap.hh.

◆ info()

template<class F >
std::ostream & concepts::HashMap< F >::info ( std::ostream &  os) const
protectedvirtual

Returns information in an output stream.

Reimplemented from concepts::OutputOperator.

Definition at line 31 of file hashMap.hh.


The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich