Public Member Functions | |
interfaceDefinitions () | |
label | size () const |
bool | empty () const |
void | clear () |
bool | add (const interfaceEntry &entry) |
bool | isInterface (label bndId) |
word | interfaceName (label bndId) |
![]() | |
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) |
Friends | |
Ostream & | operator<< (Ostream &os, const interfaceDefinitions &defs) |
Additional Inherited Members | |
![]() | |
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 |
Definition at line 174 of file ccmInterfaceDefinitions.H.
|
inline |
Definition at line 194 of file ccmInterfaceDefinitions.H.
|
inline |
Definition at line 198 of file ccmInterfaceDefinitions.H.
|
inline |
Definition at line 204 of file ccmInterfaceDefinitions.H.
|
inline |
Definition at line 210 of file ccmInterfaceDefinitions.H.
|
inline |
Definition at line 217 of file ccmInterfaceDefinitions.H.
References Foam::BitOps::set().
|
inline |
Definition at line 224 of file ccmInterfaceDefinitions.H.
References forAllConstIters().
|
inline |
Definition at line 239 of file ccmInterfaceDefinitions.H.
References forAllConstIters().
|
friend |
Definition at line 258 of file ccmInterfaceDefinitions.H.
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.