HPCToolkit
StringSet Class Reference

#include <StringSet.hpp>

Inheritance diagram for StringSet:
Collaboration diagram for StringSet:

Public Member Functions

void operator+= (const StringSet &rhs)
 
void dump (void)
 

Static Public Member Functions

static int fmt_fread (StringSet *&stringSet, FILE *infs)
 
static int fmt_fwrite (const StringSet &stringSet, FILE *outfs)
 

Detailed Description

Definition at line 77 of file StringSet.hpp.

Member Function Documentation

◆ dump()

void StringSet::dump ( void  )

Definition at line 151 of file StringSet.cpp.

Here is the caller graph for this function:

◆ fmt_fread()

int StringSet::fmt_fread ( StringSet *&  stringSet,
FILE *  infs 
)
static

Definition at line 84 of file StringSet.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ fmt_fwrite()

int StringSet::fmt_fwrite ( const StringSet stringSet,
FILE *  outfs 
)
static

Definition at line 122 of file StringSet.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ operator+=()

void StringSet::operator+= ( const StringSet rhs)
inline

Definition at line 79 of file StringSet.hpp.

Here is the call graph for this function:

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