VR-Engage  2.2
Loading...
Searching...
No Matches
networkForwarder.h File Reference
Include dependency graph for networkForwarder.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  makVre::DtVreMessageBundle
 
class  makVre::DtNetworkForwarder
 

Namespaces

namespace  makVre
 

Detailed Description

This file contains the DtNetworkForwarder abstract base class and DtVreMessageBundle utility class for VREngage message forwarding across networks. The network forwarder handles bundling of messages for efficient transmission and provides mechanisms for forwarding specific message types. Derived classes implement the actual network transport specifics.