ldas-tools-ldasgen  2.5.5
Public Member Functions | Static Public Member Functions | Static Protected Member Functions | Protected Attributes | List of all members
ErrUnconnectedSocket Class Reference

#include <swigexception.hh>

Inheritance diagram for ErrUnconnectedSocket:
SwigException

Public Member Functions

 ErrUnconnectedSocket ()
 
 ErrUnconnectedSocket (const char *file, int line)
 
const std::string & getResult () const
 
const std::string & getInfo () const
 

Static Public Member Functions

static std::string os_error (void)
 

Static Protected Member Functions

static std::string location (const char *file, int line)
 

Protected Attributes

std::string mResult
 
std::string mInfo
 

Constructor & Destructor Documentation

◆ ErrUnconnectedSocket() [1/2]

ErrUnconnectedSocket::ErrUnconnectedSocket ( )
inline

◆ ErrUnconnectedSocket() [2/2]

ErrUnconnectedSocket::ErrUnconnectedSocket ( const char *  file,
int  line 
)
inline

Member Function Documentation

◆ getInfo()

const std::string& SwigException::getInfo ( ) const
inlineinherited

◆ getResult()

const std::string& SwigException::getResult ( ) const
inlineinherited

◆ location()

static std::string SwigException::location ( const char *  file,
int  line 
)
staticprotectedinherited

◆ os_error()

static std::string SwigException::os_error ( void  )
staticinherited

Member Data Documentation

◆ mInfo

std::string SwigException::mInfo
protectedinherited

◆ mResult

std::string SwigException::mResult
protectedinherited

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