Public Member Functions | |
| PinDeterminateExc (const pin_errbuf_t *ebufp) | |
| PinDeterminateExc (const PinErrorBuf *ebufp) | |
| PinDeterminateExc (u_int32 location, u_int32 pin_err, u_int32 field=0, u_int32 rec_id=0, u_int32 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 | ( | u_int32 | location, | |
| u_int32 | pin_err, | |||
| u_int32 | field = 0, |
|||
| u_int32 | rec_id = 0, |
|||
| u_int32 | 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] |