statistics.h File Reference
Description: Counters and flags for collecting run-time statistics. More...
#include <string>
#include <iostream>
#include <sstream>
#include <map>
Include dependency graph for statistics.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces
Classes
Functions
- bool CVC3::operator== (const StatFlag &f1, const StatFlag &f2)
- bool CVC3::operator!= (const StatFlag &f1, const StatFlag &f2)
- std::ostream & CVC3::operator<< (std::ostream &os, const StatFlag &f)
- bool CVC3::operator== (const StatCounter &c1, const StatCounter &c2)
- bool CVC3::operator!= (const StatCounter &c1, const StatCounter &c2)
- bool CVC3::operator== (int c1, const StatCounter &c2)
- bool CVC3::operator!= (int c1, const StatCounter &c2)
- bool CVC3::operator== (const StatCounter &c1, int c2)
- bool CVC3::operator!= (const StatCounter &c1, int c2)
- std::ostream & CVC3::operator<< (std::ostream &os, const StatCounter &c)
Detailed Description
Description: Counters and flags for collecting run-time statistics.
Author: Sergey Berezin
Created: Thu Jun 5 17:38:13 2003
License to use, copy, modify, sell and/or distribute this software and its documentation for any purpose is hereby granted without royalty, subject to the terms and conditions defined in the LICENSE file provided with this distribution.
Definition in file statistics.h.
Generated on Wed Nov 18 16:14:02 2009 for CVC3 by
1.5.2