Simulated Reality SDK 7500c78d v1.30.2.51085 2024-04-26T11:23:03Z
Stable
Classes | Enumerations
Core_Network

Classes that form the foundation of cross-application communication for the SR system. More...

Collaboration diagram for Core_Network:

Classes

struct  SR_contextMessage
 C-compatible struct to signal the SR context. More...
 
class  SR::NetworkInterface
 Interface defining how to send messages between SR applications. More...
 
struct  SR_packet
 C-compatible struct for communication between SR applications. More...
 
class  SR::Receiver
 Interface to be used to enable receiving SR_packet from other SR applications. More...
 

Enumerations

enum  SR_contextMessageType : uint64_t { Initialize }
 Enumeration of SR_contextMessage types. More...
 

Detailed Description

Classes that form the foundation of cross-application communication for the SR system.

Enumeration Type Documentation

◆ SR_contextMessageType

enum SR_contextMessageType : uint64_t

Enumeration of SR_contextMessage types.

Enumerator
Initialize