PPL Logo

NullLB Class Reference
[Charm++ Load Balancing Framework]

NullLB is inherited from BaseLB. More...

#include <NullLB.h>

Inheritance diagram for NullLB:

Inheritance graph
[legend]
Collaboration diagram for NullLB:

Collaboration graph
[legend]

Public Member Functions

 NullLB (const CkLBOptions &opt)
 NullLB (CkMigrateMessage *m)
 ~NullLB ()
void AtSync (void)
void migrationsDone (void)
void pup (PUP::er &p)

Static Public Member Functions

static void staticAtSync (void *)

Private Member Functions

void init ()

Detailed Description

NullLB is inherited from BaseLB.

It has all the strategy's API, but doing nothing but resume from sync NullLB only is functioning when there is no other strategy created.

Definition at line 17 of file NullLB.h.


Constructor & Destructor Documentation

NullLB::NullLB ( const CkLBOptions opt  )  [inline]

Definition at line 20 of file NullLB.h.

References init().

Here is the call graph for this function:

NullLB::NullLB ( CkMigrateMessage m  )  [inline]

Definition at line 22 of file NullLB.h.


Member Function Documentation

void NullLB::pup ( PUP::er p  )  [inline]

Definition at line 29 of file NullLB.h.

References init(), and PUP::er::isUnpacking().

Here is the call graph for this function:


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

Generated on Mon Sep 21 08:28:12 2020 for Charm++ by  doxygen 1.5.5