C:/systemc-2.1.v1/src/sysc/kernel/sc_time.h

#include "sysc/datatypes/int/sc_nbdefs.h"
#include "sysc/datatypes/fx/scfx_ieee.h"
#include "sysc/utils/sc_iostream.h"
#include "sysc/utils/sc_string.h"

ネームスペース

namespace  sc_core

構成

class  sc_core::sc_time
struct  sc_core::sc_time_params

列挙型

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
}

関数

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)
const sc_time sc_core::operator- (const sc_time &t1, const sc_time &t2)
const sc_time sc_core::operator* (const sc_time &t, double d)
const sc_time sc_core::operator* (double d, const sc_time &t)
const sc_time sc_core::operator/ (const sc_time &t, double d)
double sc_core::operator/ (const sc_time &t1, const sc_time &t2)
void sc_core::sc_set_time_resolution (double v, sc_time_unit tu)
sc_time sc_core::sc_get_time_resolution ()
void sc_core::sc_set_default_time_unit (double v, sc_time_unit tu)
sc_time sc_core::sc_get_default_time_unit ()

SystemCに対してFri Jun 6 07:39:54 2008に生成されました。  doxygen 1.5.6