C:/systemc-2.2.0/systemc-2.2.0/src/sysc/kernel/sc_simcontext.cpp

#include "sysc/kernel/sc_cor_fiber.h"
#include "sysc/kernel/sc_cor_pthread.h"
#include "sysc/kernel/sc_cor_qt.h"
#include "sysc/kernel/sc_event.h"
#include "sysc/kernel/sc_kernel_ids.h"
#include "sysc/kernel/sc_macros_int.h"
#include "sysc/kernel/sc_module.h"
#include "sysc/kernel/sc_module_registry.h"
#include "sysc/kernel/sc_name_gen.h"
#include "sysc/kernel/sc_object_manager.h"
#include "sysc/kernel/sc_cthread_process.h"
#include "sysc/kernel/sc_method_process.h"
#include "sysc/kernel/sc_thread_process.h"
#include "sysc/kernel/sc_process_handle.h"
#include "sysc/kernel/sc_simcontext.h"
#include "sysc/kernel/sc_simcontext_int.h"
#include "sysc/kernel/sc_reset.h"
#include "sysc/kernel/sc_ver.h"
#include "sysc/communication/sc_port.h"
#include "sysc/communication/sc_export.h"
#include "sysc/communication/sc_prim_channel.h"
#include "sysc/tracing/sc_trace.h"
#include "sysc/utils/sc_mempool.h"
#include "sysc/utils/sc_utils_ids.h"

ソースコードを見る。

ネームスペース

namespace  sc_core

構成

class  sc_core::sc_process_table

関数

void sc_core::pln ()
int sc_core::sc_notify_time_compare (const void *, const void *)
const char * sc_core::sc_gen_unique_name (const char *, bool preserve_first)
sc_process_handle sc_core::sc_get_current_process_handle ()
sc_process_b * sc_core::sc_get_curr_process_handle ()
bool sc_core::sc_pending_activity_at_current_time ()
void sc_core::sc_set_random_seed (unsigned int)
void sc_core::sc_start (const sc_time &duration)
void sc_core::sc_start ()
void sc_core::sc_start (double duration)
void sc_core::sc_stop ()
void sc_core::sc_initialize ()
void sc_core::sc_cycle (const sc_time &duration)
sc_object * sc_core::sc_find_object (const char *name, sc_simcontext *simc_p)
const sc_time & sc_core::sc_time_stamp ()
double sc_core::sc_simulation_time ()
void sc_core::sc_defunct_process_function (sc_module *)
void sc_core::sc_set_stop_mode (sc_stop_mode mode)
sc_stop_mode sc_core::sc_get_stop_mode ()

変数

sc_stop_mode sc_core::stop_mode = SC_STOP_FINISH_DELTA
sc_simcontext * sc_core::sc_curr_simcontext = 0
sc_simcontext * sc_core::sc_default_global_context = 0


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