PPL Logo

CkListString Class Reference

#include <ckliststring.h>

Collaboration diagram for CkListString:

Collaboration graph
[legend]

Public Member Functions

 CkListString ()
 CkListString (char *s)
 ~CkListString ()
void set (char *s)
int isEmpty ()
int includes (int p)

Private Attributes

char * list

Detailed Description

Definition at line 13 of file ckliststring.h.


Constructor & Destructor Documentation

CkListString::CkListString (  )  [inline]

Definition at line 18 of file ckliststring.h.

CkListString::CkListString ( char *  s  )  [inline]

Definition at line 19 of file ckliststring.h.

References list, and strdup().

Here is the call graph for this function:

CkListString::~CkListString (  )  [inline]

Definition at line 20 of file ckliststring.h.

References free(), and list.

Here is the call graph for this function:


Member Function Documentation

void CkListString::set ( char *  s  )  [inline]

Definition at line 21 of file ckliststring.h.

References list, PUP::s, and strdup().

Referenced by ampiProcInit().

Here is the call graph for this function:

Here is the caller graph for this function:

int CkListString::isEmpty ( void   )  [inline]

Definition at line 22 of file ckliststring.h.

References list.

int CkListString::includes ( int  p  )  [inline]

Definition at line 23 of file ckliststring.h.

References free(), list, strdup(), and stride.

Referenced by CkMessageWatcherInit(), record_msglog(), and traceCommonInit().

Here is the call graph for this function:

Here is the caller graph for this function:


Field Documentation

char* CkListString::list [private]

Definition at line 16 of file ckliststring.h.

Referenced by CkListString(), includes(), isEmpty(), set(), and ~CkListString().


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

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