Grappa  0.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 44 of file GlobalCounter.hpp.

Constructor & Destructor Documentation

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

Definition at line 48 of file GlobalCounter.hpp.

Member Function Documentation

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

Definition at line 57 of file GlobalCounter.hpp.

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

Definition at line 49 of file GlobalCounter.hpp.

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

Definition at line 58 of file GlobalCounter.hpp.

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

Definition at line 51 of file GlobalCounter.hpp.

Member Data Documentation

long Grappa::GlobalCounter::Proxy::delta

Definition at line 46 of file GlobalCounter.hpp.

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

Definition at line 45 of file GlobalCounter.hpp.


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