C:/systemc-2.1.v1/src/sysc/kernel/sc_object.cpp

#include <stdio.h>
#include <cstdlib>
#include <assert.h>
#include <ctype.h>
#include "sysc/kernel/sc_externs.h"
#include "sysc/kernel/sc_kernel_ids.h"
#include "sysc/kernel/sc_module.h"
#include "sysc/kernel/sc_object.h"
#include "sysc/kernel/sc_object_manager.h"
#include "sysc/kernel/sc_process_b.h"
#include "sysc/kernel/sc_simcontext.h"
#include "sysc/utils/sc_hash.h"
#include "sysc/utils/sc_iostream.h"
#include "sysc/utils/sc_list.h"
#include "sysc/utils/sc_mempool.h"
#include "sysc/utils/sc_vector.h"

ネームスペース

namespace  sc_core

型定義

typedef int(* sc_core::STRCMP )(const void *, const void *)

関数

static char * sc_core::sc_object_newname (char *name)
static bool sc_core::object_name_illegal_char (char ch)

変数

const char sc_core::SC_HIERARCHY_CHAR = '.'
bool sc_core::sc_enable_name_checking = true
static int sc_core::sc_object_num = 0

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