A HashTable to objects of type <T> with a label key. More...
Public Types | |
typedef Map< T > | this_type |
typedef HashTable< T, label, Hash< label > > | parent_type |
using | iterator = typename parent_type::iterator |
using | const_iterator = typename parent_type::const_iterator |
Public Member Functions | |
Map () | |
Map (const label size) | |
Map (Istream &is) | |
Map (const this_type &map) | |
Map (this_type &&map) | |
Map (std::initializer_list< std::pair< label, T >> map) | |
void | operator= (const this_type &rhs) |
void | operator= (this_type &&rhs) |
void | operator= (const this_type &rhs) |
void | operator= (std::initializer_list< std::pair< Key, T >> rhs) |
void | operator= (this_type &&rhs) |
A HashTable to objects of type <T> with a label key.
Definition at line 65 of file lumpedPointController.H.
using iterator = typename parent_type::iterator |
using const_iterator = typename parent_type::const_iterator |
|
inline |
Definition at line 111 of file Map.H.
Referenced by IOMap< T >::IOMap(), IOMap< T >::operator=(), distribution::operator=(), boundaryRegion::operator=(), and cellTable::operator=().
void operator= |
void operator= |
Definition at line 789 of file HashTable.C.
void operator= |
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.