VR-Link API Documentation for HLA Evolved
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Typedefs | Enumerations
defaultOwnershipHandlerHLA.h File Reference

Go to the source code of this file.

Classes

struct  DtAcquireOwnershipCbInfo
 
struct  DtDivestOwnershipCbInfo
 
struct  DtAcquireOwnershipRequestCbInfo
 
struct  DtDivestOwnershipRequestCbInfo
 
class  DtDefaultOwnershipHandler
 This class meant to encapsulate user callbacks on ownership management services. More...
 

Typedefs

typedef void(* DtAcquireOwnershipCb )(DtHlaObject *hlaObject, void *usr)
 
typedef void(* DtDivestOwnershipCb )(DtHlaObject *hlaObject, void *usr)
 
typedef bool(* DtAcquireOwnershipRequestCb )(DtHlaObject *hlaObject, void *usr)
 
typedef bool(* DtDivestOwnershipRequestCb )(DtHlaObject *hlaObject, void *usr)
 

Enumerations

enum  DtOwnershipAction { OWNERSHIP_CALLBACK, OWNERSHIP_ACCEPT_ALL, OWNERSHIP_DENY_ALL }
 

Typedef Documentation

typedef void(* DtAcquireOwnershipCb)(DtHlaObject *hlaObject, void *usr)
typedef bool(* DtAcquireOwnershipRequestCb)(DtHlaObject *hlaObject, void *usr)
typedef void(* DtDivestOwnershipCb)(DtHlaObject *hlaObject, void *usr)
typedef bool(* DtDivestOwnershipRequestCb)(DtHlaObject *hlaObject, void *usr)

Enumeration Type Documentation

Enumerator
OWNERSHIP_CALLBACK 
OWNERSHIP_ACCEPT_ALL 
OWNERSHIP_DENY_ALL 

Document ID: Generated on Thu Oct 16 00:12:25 EDT 2025 from SVN revision 280738
Copyright © 1992-2025 MAK Technologies. All Rights Reserved (www.mak.com)