#include <tlm_phase.h>
Public Member Functions | |
tlm_phase () | |
tlm_phase (unsigned int id) | |
tlm_phase (const tlm_phase_enum &standard) | |
tlm_phase & | operator= (const tlm_phase_enum &standard) |
operator unsigned int () const |
Definition at line 41 of file tlm_phase.h.
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.
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.