sysc/kernel/sc_spawn.h File Reference

#include "sysc/kernel/sc_process_handle.h"
#include "sysc/kernel/sc_spawn_options.h"
Include dependency graph for sc_spawn.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_spawn_object< T >
class  sc_core::sc_spawn_object_v< T >
 Semantic object with return value. More...

Namespaces

namespace  sc_core

Defines

#define sc_spawn_h_INCLUDED

Functions

template<typename T >
sc_process_handle sc_core::sc_spawn (T object, const char *name_p=0, const sc_spawn_options *opt_p=0)
 Semantic object with no return value.
template<typename T >
sc_process_handle sc_core::sc_spawn (typename T::result_type *r_p, T object, const char *name_p=0, const sc_spawn_options *opt_p=0)
 This function is not supported by the out-of-order simulation in the current release.

Define Documentation

#define sc_spawn_h_INCLUDED

Definition at line 32 of file sc_spawn.h.


Generated on 30 Sep 2016 for SystemC by  doxygen 1.6.1