HPCToolkit
|
#include <InputFile.hpp>
Public Member Functions | |
InputFile () | |
bool | openFile (std::string &filename) |
std::string & | fileName () |
const char * | CfileName () |
ElfFileVector * | fileVector () |
Private Attributes | |
std::string | filename |
ElfFileVector * | filevector |
Definition at line 81 of file InputFile.hpp.
|
inline |
|
inline |
|
inline |
|
inline |
bool InputFile::openFile | ( | std::string & | filename | ) |
Definition at line 128 of file InputFile.cpp.
|
private |
Definition at line 89 of file InputFile.hpp.
|
private |
Definition at line 90 of file InputFile.hpp.