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

sc_attribute< T > Class Template Reference

#include <sc_attribute.h>

Inheritance diagram for sc_attribute< T >:

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

Collaboration graph
[legend]
List of all members.

Public Methods

 sc_attribute (const sc_string &name_)
 sc_attribute (const sc_string &name_, const T &value_)
 sc_attribute (const sc_attribute< T > &a)
virtual ~sc_attribute ()

Public Attributes

value

template<class T>
class sc_attribute< T >


Constructor & Destructor Documentation

template<class T>
sc_attribute< T >::sc_attribute const sc_string   name_ [inline]
 

Definition at line 157 of file sc_attribute.h.

References sc_attribute< T >::value.

template<class T>
sc_attribute< T >::sc_attribute const sc_string   name_,
const T &    value_
[inline]
 

Definition at line 161 of file sc_attribute.h.

References sc_attribute< T >::value.

template<class T>
sc_attribute< T >::sc_attribute const sc_attribute< T > &    a [inline]
 

Definition at line 165 of file sc_attribute.h.

References sc_attr_base::name(), and sc_attribute< T >::value.

template<class T>
virtual sc_attribute< T >::~sc_attribute   [inline, virtual]
 

Definition at line 172 of file sc_attribute.h.


Member Data Documentation

template<class T>
T sc_attribute< T >::value
 

Definition at line 178 of file sc_attribute.h.

Referenced by sc_attribute< T >::sc_attribute().


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