PPL Logo

LBOM Class Reference
[Charm++ Load Balancing Framework]

#include <LBOM.h>

Collaboration diagram for LBOM:

Collaboration graph
[legend]

Public Member Functions

LDOMid id ()
void * getUserData ()

Private Member Functions

 LBOM ()
 LBOM (LBDB *_parent, LDOMid _id, void *_userData, LDCallbacks _callbacks)
 ~LBOM ()
void DepositHandle (LDOMHandle _h)
void Migrate (LDObjHandle _h, int dest)
void MetaLBResumeWaitingChares (LDObjHandle _h, int lb_ideal_period)
void MetaLBCallLBOnChares (LDObjHandle _h)
bool RegisteringObjs ()
void SetRegisteringObjs (bool _set)

Private Attributes

LBDBparent
LDOMid myid
LDOMHandle myhandle
void * userData
LDCallbacks callbacks
bool registering_objs

Friends

class LBDB

Detailed Description

Definition at line 14 of file LBOM.h.


Constructor & Destructor Documentation

LBOM::LBOM (  )  [inline, private]

Definition at line 24 of file LBOM.h.

LBOM::LBOM ( LBDB _parent,
LDOMid  _id,
void *  _userData,
LDCallbacks  _callbacks 
) [inline, private]

Definition at line 26 of file LBOM.h.

References callbacks, myid, parent, registering_objs, and userData.

LBOM::~LBOM (  )  [inline, private]

Definition at line 34 of file LBOM.h.


Member Function Documentation

LDOMid LBOM::id (  )  [inline]

Definition at line 19 of file LBOM.h.

References myid.

void* LBOM::getUserData (  )  [inline]

Definition at line 21 of file LBOM.h.

References userData.

Referenced by LDOMUserData().

Here is the caller graph for this function:

void LBOM::DepositHandle ( LDOMHandle  _h  )  [inline, private]

Definition at line 36 of file LBOM.h.

References myhandle.

Referenced by LBDB::AddOM().

Here is the caller graph for this function:

void LBOM::Migrate ( LDObjHandle  _h,
int  dest 
) [inline, private]

Definition at line 37 of file LBOM.h.

References callbacks, and LDCallbacks::migrate.

Referenced by LBDB::Migrate().

Here is the caller graph for this function:

void LBOM::MetaLBResumeWaitingChares ( LDObjHandle  _h,
int  lb_ideal_period 
) [inline, private]

Definition at line 39 of file LBOM.h.

References callbacks, and LDCallbacks::metaLBResumeWaitingChares.

Referenced by LBDB::MetaLBResumeWaitingChares().

Here is the caller graph for this function:

void LBOM::MetaLBCallLBOnChares ( LDObjHandle  _h  )  [inline, private]

Definition at line 42 of file LBOM.h.

References callbacks, and LDCallbacks::metaLBCallLBOnChares.

Referenced by LBDB::MetaLBCallLBOnChares().

Here is the caller graph for this function:

bool LBOM::RegisteringObjs (  )  [inline, private]

Definition at line 46 of file LBOM.h.

References registering_objs.

Referenced by LBDB::DoneRegisteringObjects(), and LBDB::RegisteringObjects().

Here is the caller graph for this function:

void LBOM::SetRegisteringObjs ( bool  _set  )  [inline, private]

Definition at line 47 of file LBOM.h.

References registering_objs.

Referenced by LBDB::DoneRegisteringObjects(), and LBDB::RegisteringObjects().

Here is the caller graph for this function:


Friends And Related Function Documentation

friend class LBDB [friend]

Definition at line 16 of file LBOM.h.


Field Documentation

LBDB* LBOM::parent [private]

Definition at line 47 of file LBOM.h.

Referenced by LBOM().

LDOMid LBOM::myid [private]

Definition at line 50 of file LBOM.h.

Referenced by id(), and LBOM().

Definition at line 51 of file LBOM.h.

Referenced by DepositHandle().

void* LBOM::userData [private]

Definition at line 52 of file LBOM.h.

Referenced by getUserData(), and LBOM().

Definition at line 53 of file LBOM.h.

Referenced by LBOM(), MetaLBCallLBOnChares(), MetaLBResumeWaitingChares(), and Migrate().

Definition at line 54 of file LBOM.h.

Referenced by LBOM(), RegisteringObjs(), and SetRegisteringObjs().


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

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