#include <CCT-Merge.hpp>
|
static std::string | toString (const std::list< MergeEffect > &effctLst, const char *pfx="") |
|
static std::ostream & | dump (const std::list< CCT::MergeEffect > &effctLst, std::ostream &os, const char *pfx="") |
|
Definition at line 92 of file CCT-Merge.hpp.
◆ MergeEffect() [1/2]
Prof::CCT::MergeEffect::MergeEffect |
( |
| ) |
|
|
inline |
◆ MergeEffect() [2/2]
Prof::CCT::MergeEffect::MergeEffect |
( |
uint |
old_, |
|
|
uint |
new_ |
|
) |
| |
|
inline |
◆ dump() [1/2]
std::ostream& Prof::CCT::MergeEffect::dump |
( |
std::ostream & |
os = std::cerr , |
|
|
const char * |
pfx = "" |
|
) |
| const |
◆ dump() [2/2]
static std::ostream& Prof::CCT::MergeEffect::dump |
( |
const std::list< CCT::MergeEffect > & |
effctLst, |
|
|
std::ostream & |
os, |
|
|
const char * |
pfx = "" |
|
) |
| |
|
static |
◆ isNoop()
bool Prof::CCT::MergeEffect::isNoop |
( |
| ) |
|
|
inline |
◆ toString() [1/2]
string Prof::CCT::MergeEffect::toString |
( |
const char * |
pfx = "" | ) |
const |
◆ toString() [2/2]
static std::string Prof::CCT::MergeEffect::toString |
( |
const std::list< MergeEffect > & |
effctLst, |
|
|
const char * |
pfx = "" |
|
) |
| |
|
static |
◆ new_cpId
uint Prof::CCT::MergeEffect::new_cpId |
◆ old_cpId
uint Prof::CCT::MergeEffect::old_cpId |
The documentation for this struct was generated from the following files: