blocxx
|
Functions | |
String | errorMsg (int errorCode) |
String | lastErrorMsg (bool socketError) |
BLOCXX_COMMON_API UInt32 | lastErrorMsg (const String &a_action, String &a_errorMessage) |
BLOCXX_COMMON_API String BLOCXX_NAMESPACE::System::errorMsg | ( | int | errorCode | ) |
Definition at line 91 of file System.cpp.
Referenced by lastErrorMsg().
BLOCXX_COMMON_API UInt32 BLOCXX_NAMESPACE::System::lastErrorMsg | ( | const String & | a_action, |
String & | a_errorMessage | ||
) |
BLOCXX_COMMON_API String BLOCXX_NAMESPACE::System::lastErrorMsg | ( | bool | socketError | ) |
Definition at line 96 of file System.cpp.
References errorMsg().
Referenced by BLOCXX_NAMESPACE::AutoDescriptorPolicy::free().