OWLNext 7.0
Borland's Object Windows Library for the modern age
|
This is the complete list of members for owl::TSocketError, including all inherited members.
AppendError(const tchar *stringToAppendErrorTo, tchar *destination=0) | owl::TSocketError | |
AppendError(int stringResourceToAppendErrorTo, tchar *destination=0) | owl::TSocketError | |
Error | owl::TSocketError | protected |
GetErrorString() | owl::TSocketError | protected |
GetReasonString() const | owl::TSocketError | |
GetReasonValue() const | owl::TSocketError | |
Init(int error) | owl::TSocketError | |
operator=(const TSocketError &src) | owl::TSocketError | |
operator== | owl::TSocketError | friend |
SizeToAllocate | owl::TSocketError | protected |
String | owl::TSocketError | protected |
TSocketError(int error=0, unsigned sizeToAllocate=128) | owl::TSocketError | |
TSocketError(const TSocketError &src) | owl::TSocketError | |
~TSocketError() | owl::TSocketError | virtual |