Searched defs:ocsdError (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/source/
H A Docsd_error.cpp100 ocsdError::ocsdError(const ocsd_err_severity_t sev_type, const ocsd_err_t code) : function in class:ocsdError
108 ocsdError::ocsdError(const ocsd_err_severity_t sev_type, const ocsd_err_t code, const ocsd_trc_index_t idx) : function in class:ocsdError
116 ocsdError::ocsdError(const ocsd_err_severity_t sev_type, const ocsd_err_t code, const ocsd_trc_index_t idx, const uint8_t chan_id) : function in class:ocsdError
124 ocsdError::ocsdError(const ocsd_err_severity_t sev_type, const ocsd_err_t code, const std::string &msg) : function in class:ocsdError
133 ocsdError::ocsdError(cons function in class:ocsdError
142 ocsdError::ocsdError(const ocsd_err_severity_t sev_type, const ocsd_err_t code, const ocsd_trc_index_t idx, const uint8_t chan_id, const std::string &msg) : function in class:ocsdError
152 ocsdError::ocsdError(const ocsdError *pError) : function in class:ocsdError
161 ocsdError::ocsdError(const ocsdError &Error) : function in class:ocsdError
170 ocsdError::ocsdError(): function in class:ocsdError
[all...]
/freebsd-13-stable/contrib/opencsd/decoder/include/common/
H A Docsd_error.h58 class ocsdError { class
[all...]

Completed in 32 milliseconds