PPL Logo

xi::MsgVarList Class Reference

#include <xi-symbol.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 835 of file xi-symbol.h.


Constructor & Destructor Documentation

xi::MsgVarList::MsgVarList ( MsgVar mv,
MsgVarList n = 0 
) [inline]

Definition at line 839 of file xi-symbol.h.


Member Function Documentation

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

Implements xi::Printable.

Definition at line 840 of file xi-symbol.h.

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

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

int xi::MsgVarList::len ( void   )  [inline]

Definition at line 845 of file xi-symbol.h.

References len(), and next.

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


Field Documentation

Definition at line 837 of file xi-symbol.h.

Referenced by print().


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

Generated on Fri May 25 08:06:21 2012 for Charm++ by  doxygen 1.5.5