Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

sc_spawn_object< T > Class Template Reference

#include <sc_process_base.h>

Inheritance diagram for sc_spawn_object< T >:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 sc_spawn_object (T object, const char *name_p, const sc_spawn_options *opt_p=0)
virtual void semantics ()

Protected Attributes

m_object

template<typename T>
class sc_spawn_object< T >


Constructor & Destructor Documentation

template<typename T>
sc_spawn_object< T >::sc_spawn_object   object,
const char *    name_p,
const sc_spawn_options   opt_p = 0
[inline]
 

Definition at line 311 of file sc_process_base.h.

References sc_spawn_object< T >::m_object.


Member Function Documentation

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

Implements sc_process_base.

Definition at line 318 of file sc_process_base.h.

References sc_spawn_object< T >::m_object.


Member Data Documentation

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

Definition at line 324 of file sc_process_base.h.

Referenced by sc_spawn_object< T >::sc_spawn_object(), and sc_spawn_object< T >::semantics().


The documentation for this class was generated from the following file:
Generated on Fri Jan 14 08:32:12 2005 for SystemC2.1beta11(excludingMSLib)(IncludingSCV)\nProvidedby:www.openverificationfoundation.org by doxygen1.2.18