sc_core::sc_spawn_object< T > Class Template Reference

#include <sysc/kernel/sc_spawn.h>

Inheritance diagram for sc_core::sc_spawn_object< T >:

Inheritance graph
[legend]
Collaboration diagram for sc_core::sc_spawn_object< T >:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 sc_spawn_object (T object)
virtual void semantics ()
void defunct ()

Protected Attributes

T m_object


Detailed Description

template<typename T>
class sc_core::sc_spawn_object< T >

Definition at line 94 of file sc_spawn.h.


Constructor & Destructor Documentation

template<typename T>
sc_core::sc_spawn_object< T >::sc_spawn_object ( T  object  )  [inline]

Definition at line 96 of file sc_spawn.h.


Member Function Documentation

template<typename T>
virtual void sc_core::sc_spawn_object< T >::semantics (  )  [inline, virtual]

Definition at line 100 of file sc_spawn.h.

void sc_core::sc_process_host::defunct (  )  [inline, inherited]

Reimplemented in sc_core::sc_module.

Definition at line 127 of file sc_process.h.


Member Data Documentation

template<typename T>
T sc_core::sc_spawn_object< T >::m_object [protected]

Definition at line 106 of file sc_spawn.h.


The documentation for this class was generated from the following file:

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