Grappa  r3821, hash 22cd626d567a91ead5b23302066d1e9469f45c66
Grappa::GlobalCounter::Proxy Struct Reference

#include <GlobalCounter.hpp>

Public Member Functions

 Proxy (GlobalCounter *outer)
 
Proxyclone_fresh ()
 
void sync ()
 
void clear ()
 
bool is_full ()
 

Public Attributes

GlobalCounterouter
 
long delta
 

Detailed Description

Definition at line 55 of file GlobalCounter.hpp.

Constructor & Destructor Documentation

Grappa::GlobalCounter::Proxy::Proxy ( GlobalCounter outer)
inline

Definition at line 59 of file GlobalCounter.hpp.

Member Function Documentation

void Grappa::GlobalCounter::Proxy::clear ( )
inline

Definition at line 68 of file GlobalCounter.hpp.

Proxy* Grappa::GlobalCounter::Proxy::clone_fresh ( )
inline

Definition at line 60 of file GlobalCounter.hpp.

bool Grappa::GlobalCounter::Proxy::is_full ( )
inline

Definition at line 69 of file GlobalCounter.hpp.

void Grappa::GlobalCounter::Proxy::sync ( )
inline

Definition at line 62 of file GlobalCounter.hpp.

Member Data Documentation

long Grappa::GlobalCounter::Proxy::delta

Definition at line 57 of file GlobalCounter.hpp.

GlobalCounter* Grappa::GlobalCounter::Proxy::outer

Definition at line 56 of file GlobalCounter.hpp.


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