PinEbufExc Class Reference

Inherited by PinDeterminateExc, and PinDeterminateExc.

List of all members.

Public Member Functions

u_int32 errClass () const
u_int32 location () const
u_int32 errNum () const
u_int32 field () const
u_int32 recId () const
u_int32 reserved () const
void copyInto (pin_errbuf_t *ebufp) const
void copyInto (PinErrorBuf *ebufp) const
 PinEbufExc (const pin_errbuf_t *ebufp)
 PinEbufExc (const PinErrorBuf *ebufp)
 PinEbufExc (const pin_errbuf_t *ebufp, PinFlistOwner &flist)
 PinEbufExc (const PinErrorBuf *ebufp, PinFlistOwner &flist)
 PinEbufExc (const PinEbufExc &other)
 PinEbufExc (u_int32 errclass, u_int32 location, u_int32 pin_err, u_int32 field, u_int32 rec_id, u_int32 reserved, PinFlistOwner &flist)
PinFlistBasegetFlistRef ()
u_int32 errClass () const
u_int32 location () const
u_int32 errNum () const
u_int32 field () const
u_int32 recId () const
u_int32 reserved () const
void copyInto (pin_errbuf_t *ebufp) const
void copyInto (PinErrorBuf *ebufp) const
 PinEbufExc (const pin_errbuf_t *ebufp)
 PinEbufExc (const PinErrorBuf *ebufp)
 PinEbufExc (const pin_errbuf_t *ebufp, PinFlistOwner &flist)
 PinEbufExc (const PinErrorBuf *ebufp, PinFlistOwner &flist)
 PinEbufExc (const PinEbufExc &other)
 PinEbufExc (u_int32 errclass, u_int32 location, u_int32 pin_err, u_int32 field, u_int32 rec_id, u_int32 reserved, PinFlistOwner &flist)
PinFlistBasegetFlistRef ()

Protected Member Functions

void operator= (const PinEbufExc &other)
void operator= (const PinEbufExc &other)

Protected Attributes

PinErrorBuf m_ebuf
PinFlistOwner m_flist

Friends

class PCMCPP_CLASS PinLog


Constructor & Destructor Documentation

PinEbufExc::PinEbufExc ( const pin_errbuf_t ebufp  ) 

PinEbufExc::PinEbufExc ( const PinErrorBuf ebufp  ) 

PinEbufExc::PinEbufExc ( const pin_errbuf_t ebufp,
PinFlistOwner flist 
)

PinEbufExc::PinEbufExc ( const PinErrorBuf ebufp,
PinFlistOwner flist 
)

PinEbufExc::PinEbufExc ( const PinEbufExc other  ) 

PinEbufExc::PinEbufExc ( u_int32  errclass,
u_int32  location,
u_int32  pin_err,
u_int32  field,
u_int32  rec_id,
u_int32  reserved,
PinFlistOwner flist 
)

PinEbufExc::PinEbufExc ( const pin_errbuf_t ebufp  ) 

PinEbufExc::PinEbufExc ( const PinErrorBuf ebufp  ) 

PinEbufExc::PinEbufExc ( const pin_errbuf_t ebufp,
PinFlistOwner flist 
)

PinEbufExc::PinEbufExc ( const PinErrorBuf ebufp,
PinFlistOwner flist 
)

PinEbufExc::PinEbufExc ( const PinEbufExc other  ) 

PinEbufExc::PinEbufExc ( u_int32  errclass,
u_int32  location,
u_int32  pin_err,
u_int32  field,
u_int32  rec_id,
u_int32  reserved,
PinFlistOwner flist 
)


Member Function Documentation

u_int32 PinEbufExc::errClass (  )  const

u_int32 PinEbufExc::location (  )  const

u_int32 PinEbufExc::errNum (  )  const

u_int32 PinEbufExc::field (  )  const

u_int32 PinEbufExc::recId (  )  const

u_int32 PinEbufExc::reserved (  )  const

void PinEbufExc::copyInto ( pin_errbuf_t ebufp  )  const

void PinEbufExc::copyInto ( PinErrorBuf ebufp  )  const

PinFlistBase& PinEbufExc::getFlistRef (  ) 

void PinEbufExc::operator= ( const PinEbufExc other  )  [protected]

Reimplemented in PinDeterminateExc, and PinDeterminateExc.

u_int32 PinEbufExc::errClass (  )  const

u_int32 PinEbufExc::location (  )  const

u_int32 PinEbufExc::errNum (  )  const

u_int32 PinEbufExc::field (  )  const

u_int32 PinEbufExc::recId (  )  const

u_int32 PinEbufExc::reserved (  )  const

void PinEbufExc::copyInto ( pin_errbuf_t ebufp  )  const

void PinEbufExc::copyInto ( PinErrorBuf ebufp  )  const

PinFlistBase& PinEbufExc::getFlistRef (  ) 

void PinEbufExc::operator= ( const PinEbufExc other  )  [protected]

Reimplemented in PinDeterminateExc, and PinDeterminateExc.


Friends And Related Function Documentation

friend class PCMCPP_CLASS PinLog [friend]


Member Data Documentation


Copyright © 2017, Oracle and/or its affiliates. All rights reserved.