statistics.h File Reference
Description: Counters and flags for collecting run-time statistics. More...
Go to the source code of this file.
Namespaces
Classes
Functions
- bool CVCL::operator== (const StatFlag &f1, const StatFlag &f2)
- bool CVCL::operator!= (const StatFlag &f1, const StatFlag &f2)
- std::ostream & CVCL::operator<< (std::ostream &os, const StatFlag &f)
- bool CVCL::operator== (const StatCounter &c1, const StatCounter &c2)
- bool CVCL::operator!= (const StatCounter &c1, const StatCounter &c2)
- bool CVCL::operator== (int c1, const StatCounter &c2)
- bool CVCL::operator!= (int c1, const StatCounter &c2)
- bool CVCL::operator== (const StatCounter &c1, int c2)
- bool CVCL::operator!= (const StatCounter &c1, int c2)
- std::ostream & CVCL::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
Copyright (C) 2003 by the Board of Trustees of Leland Stanford Junior University and by New York University.
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. In particular:
- The above copyright notice and this permission notice must appear in all copies of the software and related documentation.
- THE SOFTWARE IS PROVIDED "AS-IS", WITHOUT ANY WARRANTIES, EXPRESSED OR IMPLIED. USE IT AT YOUR OWN RISK.
Definition in file statistics.h.
Generated on Thu Apr 13 16:57:37 2006 for CVC Lite by
1.4.4