81 <<
"Cannot insert with key '" << key <<
"' into hash-table" 100 <<
"Cannot insert with key '" << key <<
"' into hash-table" 119 <<
"Cannot insert with key '" << key <<
"' into hash-table"
PtrListDictionary(const label size)
Construct given initial list size.
Base dictionary class templated on both the form of doubly-linked list it uses as well as the type it...
#define FatalErrorInFunction
Report an error message using Foam::FatalError.
autoPtr< T > set(const label, const word &key, T *)
Set element to pointer provided and return old element.
An Istream is an abstract base class for all input systems (streams, files, token lists etc)...
T * ptr()
Return object pointer for reuse.
points setSize(newPointi)
Template dictionary class which manages the storage associated with it.
A class for handling words, derived from string.
errorManip< error > abort(error &err)
A templated 1D list of pointers to objects of type <T>, where the size of the array is known and used...
A helper class when constructing from an Istream or dictionary.
An auto-pointer similar to the STL auto_ptr but with automatic casting to a reference to the type and...
T * ptr() const
Return tmp pointer for reuse.
A class for managing temporary objects.