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

Go to the source code of this file.

Classes

struct  DtPartialAcquireOwnershipCbInfo
 
struct  DtPartialDivestOwnershipCbInfo
 
struct  DtPartialAcquireOwnershipRequestCbInfo
 
struct  DtPartialDivestOwnershipRequestCbInfo
 
class  DtPartialOwnershipHandler
 This class extends the default ownership handler and adds new callbacks to be activated whenever partial ownership has been transferred Only when full ownership is transferred will the default ownership handlers be called. More...
 

Typedefs

typedef void(* DtPartialAcquireOwnershipCb )(DtHlaObject *hlaObject, const RTI::AttributeHandleSet &, void *usr)
 
typedef void(* DtPartialDivestOwnershipCb )(DtHlaObject *hlaObject, const RTI::AttributeHandleSet &, void *usr)
 
typedef bool(* DtPartialAcquireOwnershipRequestCb )(DtHlaObject *hlaObject, const RTI::AttributeHandleSet &, void *usr)
 
typedef bool(* DtPartialDivestOwnershipRequestCb )(DtHlaObject *hlaObject, const RTI::AttributeHandleSet &, void *usr)
 

Typedef Documentation

typedef void(* DtPartialAcquireOwnershipCb)(DtHlaObject *hlaObject, const RTI::AttributeHandleSet &, void *usr)
typedef bool(* DtPartialAcquireOwnershipRequestCb)(DtHlaObject *hlaObject, const RTI::AttributeHandleSet &, void *usr)
typedef void(* DtPartialDivestOwnershipCb)(DtHlaObject *hlaObject, const RTI::AttributeHandleSet &, void *usr)
typedef bool(* DtPartialDivestOwnershipRequestCb)(DtHlaObject *hlaObject, const RTI::AttributeHandleSet &, void *usr)

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)