sysc/kernel/sc_time.h File Reference

#include "sysc/datatypes/int/sc_nbdefs.h"
#include "sysc/datatypes/fx/scfx_ieee.h"
#include "sysc/utils/sc_iostream.h"
Include dependency graph for sc_time.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sc_core::sc_time
struct  sc_core::sc_time_params

Namespaces

namespace  sc_core

Enumerations

enum  sc_core::sc_time_unit {
  sc_core::SC_FS = 0, sc_core::SC_PS, sc_core::SC_NS, sc_core::SC_US,
  sc_core::SC_MS, sc_core::SC_SEC
}

Functions

const sc_time sc_core::operator+ (const sc_time &, const sc_time &)
const sc_time sc_core::operator- (const sc_time &, const sc_time &)
const sc_time sc_core::operator* (const sc_time &, double)
const sc_time sc_core::operator* (double, const sc_time &)
const sc_time sc_core::operator/ (const sc_time &, double)
double sc_core::operator/ (const sc_time &, const sc_time &)
inline::std::ostream & sc_core::operator<< (::std::ostream &, const sc_time &)
const sc_time sc_core::operator% (const sc_time &t1, const sc_time &t2)
void sc_core::sc_set_time_resolution (double, sc_time_unit)
sc_time sc_core::sc_get_time_resolution ()
void sc_core::sc_set_default_time_unit (double, sc_time_unit)
sc_time sc_core::sc_get_default_time_unit ()

Variables

const sc_time sc_core::SC_ZERO_TIME

Generated on 30 Sep 2015 for SystemC by  doxygen 1.6.1