OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
Unpack_stat Class Reference

Unpacking status object. More...

Detailed Description

Unpacking status object.

Definition at line 15 of file Pack_stat.hpp.

#include <Pack_stat.hpp>

Public Member Functions

void addOffset (size_t off)
 Increment the offset pointer by off. More...
 
size_t getOffset ()
 Return the actual counter. More...
 

Private Attributes

size_t cnt
 offset
 

Member Function Documentation

void Unpack_stat::addOffset ( size_t  off)
inline

Increment the offset pointer by off.

Parameters
off

Definition at line 31 of file Pack_stat.hpp.

size_t Unpack_stat::getOffset ( )
inline

Return the actual counter.

Returns
the counter

Definition at line 41 of file Pack_stat.hpp.


The documentation for this class was generated from the following file: