Public Member Functions | |
| PinDeterminateExc (const pin_errbuf_t *ebufp) | |
| PinDeterminateExc (const PinErrorBuf *ebufp) | |
| PinDeterminateExc (pin_err_location_t location, pin_err_t pin_err, pin_fld_num_t field=0, pin_rec_id_t rec_id=0, pin_err_reserved_t reserved=0, PinFlistOwner flist=dummyFlist) | |
| PinDeterminateExc (const PinDeterminateExc &other) | |
| PinDeterminateExc (const pin_errbuf_t *ebufp, PinFlistOwner &flist) | |
| PinDeterminateExc (const PinErrorBuf *ebufp, PinFlistOwner &flist) | |
Private Member Functions | |
| void | operator= (const PinEbufExc &other) |
Static Private Attributes | |
| static PCMCPP_API_EXPORT PinFlistOwner | dummyFlist |
| PinDeterminateExc::PinDeterminateExc | ( | const pin_errbuf_t * | ebufp | ) |
| PinDeterminateExc::PinDeterminateExc | ( | const PinErrorBuf * | ebufp | ) |
| PinDeterminateExc::PinDeterminateExc | ( | pin_err_location_t | location, | |
| pin_err_t | pin_err, | |||
| pin_fld_num_t | field = 0, |
|||
| pin_rec_id_t | rec_id = 0, |
|||
| pin_err_reserved_t | reserved = 0, |
|||
| PinFlistOwner | flist = dummyFlist | |||
| ) |
| PinDeterminateExc::PinDeterminateExc | ( | const PinDeterminateExc & | other | ) |
| PinDeterminateExc::PinDeterminateExc | ( | const pin_errbuf_t * | ebufp, | |
| PinFlistOwner & | flist | |||
| ) |
| PinDeterminateExc::PinDeterminateExc | ( | const PinErrorBuf * | ebufp, | |
| PinFlistOwner & | flist | |||
| ) |
| void PinDeterminateExc::operator= | ( | const PinEbufExc & | other | ) | [private] |
Reimplemented from PinEbufExc.
PinFlistOwner PinDeterminateExc::dummyFlist [static, private] |