sc_dt::sc_length_param Class Reference

#include <sysc/datatypes/int/sc_length_param.h>

Collaboration diagram for sc_dt::sc_length_param:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 sc_length_param ()
 sc_length_param (int)
 sc_length_param (const sc_length_param &)
 sc_length_param (sc_without_context)
sc_length_paramoperator= (const sc_length_param &)
int len () const
void len (int)
const std::string to_string () const
void print (::std::ostream &=::std::cout) const
void dump (::std::ostream &=::std::cout) const

Friends

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


Detailed Description

Definition at line 71 of file sc_length_param.h.


Constructor & Destructor Documentation

sc_dt::sc_length_param::sc_length_param (  )  [inline]

Definition at line 113 of file sc_length_param.h.

sc_dt::sc_length_param::sc_length_param ( int  len_  )  [inline]

Definition at line 119 of file sc_length_param.h.

sc_dt::sc_length_param::sc_length_param ( const sc_length_param a  )  [inline]

Definition at line 126 of file sc_length_param.h.

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

Definition at line 131 of file sc_length_param.h.


Member Function Documentation

sc_length_param & sc_dt::sc_length_param::operator= ( const sc_length_param a  )  [inline]

Definition at line 138 of file sc_length_param.h.

int sc_dt::sc_length_param::len (  )  const [inline]

Definition at line 165 of file sc_length_param.h.

void sc_dt::sc_length_param::len ( int  len_  )  [inline]

Definition at line 172 of file sc_length_param.h.

const std::string sc_dt::sc_length_param::to_string (  )  const

Definition at line 59 of file sc_length_param.cpp.

void sc_dt::sc_length_param::print ( ::std::ostream &  os = ::std::cout  )  const

Definition at line 75 of file sc_length_param.cpp.

void sc_dt::sc_length_param::dump ( ::std::ostream &  os = ::std::cout  )  const

Definition at line 81 of file sc_length_param.cpp.


Friends And Related Function Documentation

bool operator== ( const sc_length_param a,
const sc_length_param b 
) [friend]

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


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

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