PPL Logo

LBDB::batsyncer Class Reference

#include <LBDBManager.h>

Collaboration diagram for LBDB::batsyncer:

Collaboration graph
[legend]

Public Member Functions

void init (LBDB *_db, double initPeriod)
void setPeriod (double p)
double getPeriod ()

Static Private Member Functions

static void gotoSync (void *bs)
static void resumeFromSync (void *bs)

Private Attributes

LBDBdb
double period
double nextT
LDBarrierClient BH
bool gotoSyncCalled

Detailed Description

Definition at line 219 of file LBDBManager.h.


Member Function Documentation

void LBDB::batsyncer::setPeriod ( double  p  )  [inline]

Definition at line 230 of file LBDBManager.h.

References period.

Referenced by LBDB::SetPeriod().

Here is the caller graph for this function:

double LBDB::batsyncer::getPeriod (  )  [inline]

Definition at line 231 of file LBDBManager.h.

References period.

Referenced by LBDB::GetPeriod().

Here is the caller graph for this function:


Field Documentation

Definition at line 221 of file LBDBManager.h.

Referenced by gotoSync(), and init().

double LBDB::batsyncer::period [private]

Definition at line 222 of file LBDBManager.h.

Referenced by getPeriod(), init(), resumeFromSync(), and setPeriod().

double LBDB::batsyncer::nextT [private]

Definition at line 223 of file LBDBManager.h.

Referenced by init(), and resumeFromSync().

Definition at line 224 of file LBDBManager.h.

Referenced by gotoSync(), and init().

Definition at line 225 of file LBDBManager.h.

Referenced by gotoSync(), init(), and resumeFromSync().


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

Generated on Mon Sep 21 08:26:29 2020 for Charm++ by  doxygen 1.5.5