A scoped mutex for scfx_rep::to_string. More...
#include <sysc/datatypes/fx/scfx_rep.h>
Public Member Functions | |
scfx_rep_scfx_string_lock () | |
~scfx_rep_scfx_string_lock () | |
Static Public Attributes | |
static pthread_mutex_t | m_mutex |
A scoped mutex for scfx_rep::to_string.
Definition at line 135 of file scfx_rep.h.
sc_dt::scfx_rep_scfx_string_lock::scfx_rep_scfx_string_lock | ( | ) | [explicit] |
sc_dt::scfx_rep_scfx_string_lock::~scfx_rep_scfx_string_lock | ( | ) |
pthread_mutex_t sc_dt::scfx_rep_scfx_string_lock::m_mutex [static] |
Definition at line 136 of file scfx_rep.h.