#include <list>#include <vector>#include <OSGBaseTypes.h>#include <OSGTime.h>#include <OSGBase.h>#include <OSGLock.h>#include <OSGBaseFunctions.h>#include "OSGDgram.inl"Go to the source code of this file.
Namespaces | |
| namespace | osg |
Classes | |
| class | osg::Dgram |
| Datagram used for reliable multicast. More... | |
Defines | |
| #define | OSG_DGRAM_LEN 1440*10 |
| #define | OSG_DGRAM_QUEUE_LEN 500 |
| #define | OSG_DGRAMHEADER_CVSID "@(#)$Id:$" |
Typedefs | |
| typedef Dgram * | osg::DgramP |
|
|
Definition at line 57 of file OSGDgram.h. Referenced by osg::GroupMCastConnection::GroupMCastConnection(). |
|
|
Definition at line 60 of file OSGDgram.h. Referenced by osg::GroupMCastConnection::GroupMCastConnection(), and osg::PointMCastConnection::PointMCastConnection(). |
|
|
Definition at line 152 of file OSGDgram.h. |
1.4.3