tlm::tlm_phase Class Reference

#include <tlm_phase.h>

List of all members.

Public Member Functions

 tlm_phase ()
 tlm_phase (unsigned int id)
 tlm_phase (const tlm_phase_enum &standard)
tlm_phaseoperator= (const tlm_phase_enum &standard)
 operator unsigned int () const

Private Attributes

unsigned int m_id


Detailed Description

Definition at line 41 of file tlm_phase.h.


Constructor & Destructor Documentation

tlm::tlm_phase::tlm_phase (  )  [inline]

Definition at line 43 of file tlm_phase.h.

tlm::tlm_phase::tlm_phase ( unsigned int  id  )  [inline]

Definition at line 44 of file tlm_phase.h.

tlm::tlm_phase::tlm_phase ( const tlm_phase_enum standard  )  [inline]

Definition at line 45 of file tlm_phase.h.


Member Function Documentation

tlm_phase& tlm::tlm_phase::operator= ( const tlm_phase_enum standard  )  [inline]

Definition at line 46 of file tlm_phase.h.

References m_id.

tlm::tlm_phase::operator unsigned int (  )  const [inline]

Definition at line 47 of file tlm_phase.h.

References m_id.


Member Data Documentation

unsigned int tlm::tlm_phase::m_id [private]

Definition at line 50 of file tlm_phase.h.

Referenced by operator unsigned int(), and operator=().


The documentation for this class was generated from the following file:
Generated on Thu Jun 5 17:44:14 2008 for TLM 2 by  doxygen 1.5.3