VR-Link API Documentation for HLA Evolved
 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 Fri Dec 2 02:42:08 EST 2016 from SVN revision 171416
Copyright © 2005-2016 VT MÄK. All Rights Reserved (www.mak.com)