PPL Logo

xi::MsgVarList Class Reference

#include <xi-Message.h>

Inheritance diagram for xi::MsgVarList:

Inheritance graph
[legend]
Collaboration diagram for xi::MsgVarList:

Collaboration graph
[legend]

Public Member Functions

 MsgVarList (MsgVar *mv, MsgVarList *n=0)
void print (XStr &str)
int len (void)

Data Fields

MsgVarmsg_var
MsgVarListnext

Detailed Description

Definition at line 22 of file xi-Message.h.


Constructor & Destructor Documentation

xi::MsgVarList::MsgVarList ( MsgVar mv,
MsgVarList n = 0 
)

Definition at line 427 of file xi-Message.C.


Member Function Documentation

void xi::MsgVarList::print ( XStr str  )  [virtual]

Implements xi::Printable.

Definition at line 429 of file xi-Message.C.

References msg_var, next, print(), and xi::MsgVar::print().

Referenced by print(), and xi::Message::printVars().

Here is the call graph for this function:

Here is the caller graph for this function:

int xi::MsgVarList::len ( void   ) 

Definition at line 435 of file xi-Message.C.

References len(), and next.

Referenced by len(), xi::Message::numArrays(), xi::Message::numConditional(), and xi::Message::numVars().

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

Definition at line 24 of file xi-Message.h.

Referenced by print().


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

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