Helper class to unpack nodes packed using NodePacker.
More...
Helper class to unpack nodes packed using NodePacker.
Definition at line 333 of file PHG.cpp.
typedef BufferT::const_iterator PosT |
|
private |
True if the position is at the end of the buffer.
Definition at line 379 of file PHG.cpp.
void unpack_next_node |
( |
mesh::Dictionary & |
dict, |
|
|
const GidToLocalT & |
gid_to_local |
|
) |
| |
|
inline |
Unpack the next node and store it in the dictionary, using the provided data structure to look up the local ID
Definition at line 347 of file PHG.cpp.
NumberT unpack_number |
( |
| ) |
|
|
inline |
Unpack a number and move the buffer position.
Definition at line 371 of file PHG.cpp.
The documentation for this class was generated from the following file: