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 Wed Mar 27 02:04:30 EDT 2024 from SVN revision 264570
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)