#include <iostream>#include <string>#include "OSGException.h"#include "OSGBase.h"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::SocketException |
| Base class for socket exceptions. More... | |
| class | osg::SocketError |
| Execption caused by socket error return codes. More... | |
| class | osg::SocketHostError |
| Execption caused by host name resolution. More... | |
| class | osg::SocketInUse |
| Execption caused by reusage of ports. More... | |
| class | osg::SocketConnReset |
| Execption caused by connection reset of remote endpoint. More... | |
Defines | |
| #define | OSG_SOCKETEXCEPTION_HEADER_CVSID "@(#)$Id: $" |
|
|
Definition at line 124 of file OSGSocketException.h. |
1.4.3