counter(const std::string &name) | CVC3::Debug | [inline] |
CounterMap typedef | CVC3::Debug | [private] |
d_counters | CVC3::Debug | [private] |
d_dumpName | CVC3::Debug | [private] |
d_flags | CVC3::Debug | [private] |
d_os | CVC3::Debug | [private] |
d_osDumpTrace | CVC3::Debug | [private] |
d_timers | CVC3::Debug | [private] |
d_traceFlags | CVC3::Debug | [private] |
d_traceOptions | CVC3::Debug | [private] |
Debug() | CVC3::Debug | [inline] |
dumpTrace(const std::string &title, const std::vector< std::pair< std::string, std::string > > &fields) | CVC3::Debug | |
flag(const std::string &name) | CVC3::Debug | [inline] |
FlagMap typedef | CVC3::Debug | [private] |
getOS() | CVC3::Debug | [inline] |
getOSDumpTrace() | CVC3::Debug | |
init(const std::vector< std::pair< std::string, bool > > *traceOptions, const std::string *dumpName) | CVC3::Debug | |
newTimer() | CVC3::Debug | [static] |
printAll(std::ostream &os) | CVC3::Debug | |
printAll() | CVC3::Debug | [inline] |
scopeLevel() | CVC3::Debug | |
setCurrentTime(DebugTimer &timer) | CVC3::Debug | |
setCurrentTime(const std::string &name) | CVC3::Debug | [inline] |
setElapsed(DebugTimer &timer) | CVC3::Debug | |
setOS(std::ostream &os) | CVC3::Debug | [inline] |
timer(const std::string &name) | CVC3::Debug | |
TimerMap typedef | CVC3::Debug | [private] |
trace(const std::string &name) | CVC3::Debug | |
traceAll(bool enable=true) | CVC3::Debug | |
traceFlag(const std::string &name) | CVC3::Debug | [inline] |
traceFlag(char *name) | CVC3::Debug | |
~Debug() | CVC3::Debug |