#include <Flat-ProfileData.hpp>
Definition at line 118 of file Flat-ProfileData.hpp.
◆ ProfileData() [1/2]
Prof::Flat::ProfileData::ProfileData |
( |
const char * |
filename = NULL | ) |
|
◆ ~ProfileData()
Prof::Flat::ProfileData::~ProfileData |
( |
| ) |
|
◆ ProfileData() [2/2]
Prof::Flat::ProfileData::ProfileData |
( |
const ProfileData & |
x | ) |
|
|
private |
◆ dump()
void Prof::Flat::ProfileData::dump |
( |
std::ostream & |
o = std::cerr , |
|
|
const char * |
pre = "" |
|
) |
| const |
◆ fopen()
FILE * Prof::Flat::ProfileData::fopen |
( |
const char * |
filename | ) |
|
|
staticprivate |
◆ mdescs() [1/2]
◆ mdescs() [2/2]
void Prof::Flat::ProfileData::mdescs |
( |
LM * |
proflm | ) |
|
|
private |
◆ name()
const std::string& Prof::Flat::ProfileData::name |
( |
void |
| ) |
const |
|
inline |
◆ open()
void Prof::Flat::ProfileData::open |
( |
const char * |
filename = NULL | ) |
|
◆ openread()
void Prof::Flat::ProfileData::openread |
( |
const char * |
filename = NULL | ) |
|
◆ operator=()
◆ read()
void Prof::Flat::ProfileData::read |
( |
| ) |
|
◆ read_header()
void Prof::Flat::ProfileData::read_header |
( |
FILE * |
fs | ) |
|
|
staticprivate |
◆ read_lm_count()
uint Prof::Flat::ProfileData::read_lm_count |
( |
FILE * |
fs | ) |
|
|
staticprivate |
◆ read_metrics()
void Prof::Flat::ProfileData::read_metrics |
( |
| ) |
|
|
private |
◆ m_fs
FILE* Prof::Flat::ProfileData::m_fs |
|
private |
◆ m_mdescs
◆ m_name
std::string Prof::Flat::ProfileData::m_name |
|
private |
The documentation for this class was generated from the following files: