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

sc_dt::sc_length_param Class Reference

#include <sc_length_param.h>

List of all members.

Public Methods

 sc_length_param ()
 sc_length_param (int)
 sc_length_param (const sc_length_param &)
 sc_length_param (sc_without_context)
sc_length_param & operator= (const sc_length_param &)
int len () const
void len (int)
const sc_string to_string () const
void print (ostream &=cout) const
void dump (ostream &=cout) const

Friends

bool operator== (const sc_length_param &, const sc_length_param &)
bool operator!= (const sc_length_param &, const sc_length_param &)


Constructor & Destructor Documentation

sc_dt::sc_length_param::sc_length_param   [inline]
 

Definition at line 98 of file sc_length_param.h.

sc_dt::sc_length_param::sc_length_param int    [inline]
 

Definition at line 104 of file sc_length_param.h.

References SC_CHECK_WL_.

sc_dt::sc_length_param::sc_length_param const sc_length_param &    [inline]
 

Definition at line 111 of file sc_length_param.h.

sc_dt::sc_length_param::sc_length_param sc_without_context    [inline, explicit]
 

Definition at line 116 of file sc_length_param.h.

References sc_dt::SC_DEFAULT_WL_.


Member Function Documentation

void sc_dt::sc_length_param::dump ostream &    = cout const
 

Definition at line 72 of file sc_length_param.cpp.

void sc_dt::sc_length_param::len int    [inline]
 

Definition at line 157 of file sc_length_param.h.

References SC_CHECK_WL_.

int sc_dt::sc_length_param::len   [inline]
 

Definition at line 150 of file sc_length_param.h.

sc_length_param & sc_dt::sc_length_param::operator= const sc_length_param &    [inline]
 

Definition at line 123 of file sc_length_param.h.

References m_len.

void sc_dt::sc_length_param::print ostream &    = cout const
 

Definition at line 66 of file sc_length_param.cpp.

References to_string().

Referenced by sc_dt::operator<<().

const sc_string sc_dt::sc_length_param::to_string  
 

Definition at line 50 of file sc_length_param.cpp.

References s, and sprintf().

Referenced by print().


Friends And Related Function Documentation

bool operator!= const sc_length_param &    a,
const sc_length_param &    b
[friend]
 

Definition at line 142 of file sc_length_param.h.

bool operator== const sc_length_param &    a,
const sc_length_param &    b
[friend]
 

Definition at line 135 of file sc_length_param.h.


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