Public Member Functions | Private Attributes

soa::SoapFault Class Reference

#include <soa_types.h>

List of all members.

Public Member Functions

 SoapFault ()
 SoapFault (QNamePtr c, StringPtr s, StringPtr det)
QNamePtr code () const
StringPtr string () const
StringPtr detail () const

Private Attributes

QNamePtr code_
StringPtr string_
StringPtr detail_

Constructor & Destructor Documentation

soa::SoapFault::SoapFault (  )  [inline]
soa::SoapFault::SoapFault ( QNamePtr  c,
StringPtr  s,
StringPtr  det 
) [inline]

Member Function Documentation

QNamePtr soa::SoapFault::code (  )  const [inline]

References code_.

StringPtr soa::SoapFault::detail (  )  const [inline]
StringPtr soa::SoapFault::string (  )  const [inline]

Member Data Documentation

Referenced by code().

Referenced by detail().

Referenced by string().


The documentation for this class was generated from the following file: