sysc/kernel/sc_process_handle.h File Reference

#include "sysc/kernel/sc_module.h"
Include dependency graph for sc_process_handle.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sc_core::sc_process_handle
 This class provides access to an sc_process_b object instance in a manner which allows some persistence after the deletion of the actual process. More...

Namespaces

namespace  sc_core

Defines

#define sc_process_handle_h_INCLUDED

Functions

bool sc_core::operator== (const sc_process_handle &left, const sc_process_handle &right)
bool sc_core::operator!= (const sc_process_handle &left, const sc_process_handle &right)
bool sc_core::operator< (const sc_process_handle &left, const sc_process_handle &right)
sc_process_handle sc_core::sc_get_last_created_process_handle ()

Define Documentation

#define sc_process_handle_h_INCLUDED

Definition at line 38 of file sc_process_handle.h.


Generated on 31 Jul 2017 for SystemC by  doxygen 1.6.1