sc_object.cpp File Reference

#include <stdio.h>
#include <cstdlib>
#include <cassert>
#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_handle.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 dependency graph for sc_object.cpp:

Go to the source code of this file.

Namespaces

namespace  sc_core

Typedefs

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

Functions

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

Variables

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


Generated on Wed Jan 21 15:32:11 2009 for SystemC by  doxygen 1.5.5