TLM-2.0  2.0.3
Accellera TLM-2.0 proof-of-concept library
Public Member Functions | List of all members
tlm::tlm_phase Class Reference

#include <tlm_core/tlm_2/tlm_generic_payload/tlm_phase.h>

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
 

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::tlm_phase::operator unsigned int ( ) const
inline

Definition at line 47 of file tlm_phase.h.

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

Definition at line 46 of file tlm_phase.h.


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