C:/systemc-2.2.0/systemc-2.2.0/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
}

関数

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 &)
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 ()


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