add(const std::string &name, bool fail_if_exists=true) | MBMesquite::StopWatchCollection | |
get_key(const std::string &name) const | MBMesquite::StopWatchCollection | |
get_keys_sorted_by_time(std::vector< Key > &sorted_keys) | MBMesquite::StopWatchCollection | |
get_string(const Key key) | MBMesquite::StopWatchCollection | [inline] |
get_string(const Key key, std::string &new_string) | MBMesquite::StopWatchCollection | [inline] |
Key typedef | MBMesquite::StopWatchCollection | |
mEntries | MBMesquite::StopWatchCollection | [private] |
number_of_starts(const Key key) const | MBMesquite::StopWatchCollection | |
number_of_starts(const std::string &name) const | MBMesquite::StopWatchCollection | [inline] |
number_of_stop_watches() | MBMesquite::StopWatchCollection | [inline] |
remove(const Key key) | MBMesquite::StopWatchCollection | |
remove(const std::string &name) | MBMesquite::StopWatchCollection | [inline] |
reset(const Key key) | MBMesquite::StopWatchCollection | |
reset(const std::string &name) | MBMesquite::StopWatchCollection | [inline] |
start(const Key key) | MBMesquite::StopWatchCollection | |
start(const std::string &name) | MBMesquite::StopWatchCollection | [inline] |
stop(const Key key) | MBMesquite::StopWatchCollection | |
stop(const std::string &name) | MBMesquite::StopWatchCollection | [inline] |
StopWatchCollection() | MBMesquite::StopWatchCollection | [inline] |
total_time(const Key key) const | MBMesquite::StopWatchCollection | |
total_time(const std::string &name) const | MBMesquite::StopWatchCollection | [inline] |