a help class needed for the Exodus Writer More...
#include <cl_StringList.hpp>
Public Member Functions | |
| StringList (const uint aNumberOfStrings) | |
| ~StringList () | |
| void | push (const string &aString) |
| const char * | item (const uint aIndex) const |
| char ** | data () |
| expose the data container | |
a help class needed for the Exodus Writer
| belfem::StringList::StringList | ( | const uint | aNumberOfStrings | ) |
| belfem::StringList::~StringList | ( | ) |
|
inline |
expose the data container
|
inline |
| void belfem::StringList::push | ( | const string & | aString | ) |