v0.1.8
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Friends Pages
CGUL::SystemCode Struct Reference

Public Types

enum  Type {
  TYPE_NONE, TYPE_WINAPI, TYPE_ERRNO, TYPE_NETWORK,
  TYPE_SSL, TYPE_ADDR_INFO
}
 

Public Member Functions

String GetInfo () const
 

Static Public Member Functions

static SystemCode CheckWinApi ()
 
static SystemCode CheckErrno ()
 
static SystemCode CheckNetwork ()
 
static SystemCode UseNetwork (int error)
 
static SystemCode UseSSL (int error)
 
static SystemCode UseAddrInfo (int error)
 

Public Attributes

SInt64 code
 
UInt16 type
 

The documentation for this struct was generated from the following files: