PPL Logo

McastDest Class Reference
[Charm++ Load Balancing Framework]

#include <ckgraph.h>

Collaboration diagram for McastDest:

Collaboration graph
[legend]

Public Member Functions

 McastDest (int _src, int _offset, int _msgs, int _bytes)
 ~McastDest ()
int getSrc ()
int getOffset ()
int getNumMsgs ()
int getNumBytes ()
void setNumBytes (int _bytes)

Private Attributes

int src
int offset
int msgs
int bytes

Friends

class ObjGraph

Detailed Description

Definition at line 101 of file ckgraph.h.


Constructor & Destructor Documentation

McastDest::McastDest ( int  _src,
int  _offset,
int  _msgs,
int  _bytes 
) [inline]

Definition at line 105 of file ckgraph.h.

McastDest::~McastDest (  )  [inline]

Definition at line 109 of file ckgraph.h.


Member Function Documentation

int McastDest::getSrc (  )  [inline]

Definition at line 111 of file ckgraph.h.

References src.

int McastDest::getOffset (  )  [inline]

Definition at line 112 of file ckgraph.h.

References offset.

int McastDest::getNumMsgs (  )  [inline]

Definition at line 113 of file ckgraph.h.

References msgs.

int McastDest::getNumBytes (  )  [inline]

Definition at line 114 of file ckgraph.h.

References bytes.

void McastDest::setNumBytes ( int  _bytes  )  [inline]

Definition at line 115 of file ckgraph.h.

References bytes.


Friends And Related Function Documentation

friend class ObjGraph [friend]

Definition at line 102 of file ckgraph.h.


Field Documentation

int McastDest::src [private]

Definition at line 118 of file ckgraph.h.

Referenced by getSrc().

Definition at line 119 of file ckgraph.h.

Referenced by getOffset().

int McastDest::msgs [private]

Definition at line 120 of file ckgraph.h.

Referenced by getNumMsgs().

int McastDest::bytes [private]

Definition at line 121 of file ckgraph.h.

Referenced by getNumBytes(), and setNumBytes().


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

Generated on Mon Sep 21 08:27:09 2020 for Charm++ by  doxygen 1.5.5