VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Functions
plan.h File Reference

Go to the source code of this file.

Classes

class  DtPlanStatus
 Small container class that holds the status of a running DtPlan. More...
class  DtPlan
 class DtPlan: More...

Namespaces

namespace  DtBufferSerialize
 This namespace contains a set of utility functions for encoding and decoding various data types to/from a byte array.

Typedefs

typedef void(* DtCurrentStatementChangedCallbackFcn )(const DtPlan &plan, void *usr)
typedef void(* DtPlanCallbackFcn )(const DtUUID &name, const std::vector< DtSimStatement * > &statements, bool append, void *usr)
typedef void(* DtPlanStatementCallbackFcn )(const DtUUID &name, DtPlanStatus planStatus, void *usr)
typedef void(* DtPlanCompleteCallbackFcn )(const DtUUID &name, void *usr)
typedef void(* DtMultiplePlanRequestCallbackFcn )(DtIfMultiplePlanResponse *, void *usr)

Functions

DT_DLL_vrfplan int DtBufferSerialize::getSize (const DtPlan &contentPtr)
DT_DLL_vrfplan charDtBufferSerialize::encode (const DtPlan &adminContentPtr, char *buffer)
 Encodes the specified plan into the specified character array.
DT_DLL_vrfplan const charDtBufferSerialize::decode (DtPlan &adminContentPtr, const char *buffer)
 Decodes the buffer into the plan.

Detailed Description

Typedef Documentation

typedef void(* DtCurrentStatementChangedCallbackFcn)(const DtPlan &plan, void *usr)
typedef void(* DtPlanCallbackFcn)(const DtUUID &name, const std::vector< DtSimStatement * > &statements, bool append, void *usr)
typedef void(* DtPlanStatementCallbackFcn)(const DtUUID &name, DtPlanStatus planStatus, void *usr)
typedef void(* DtPlanCompleteCallbackFcn)(const DtUUID &name, void *usr)
typedef void(* DtMultiplePlanRequestCallbackFcn)(DtIfMultiplePlanResponse *, void *usr)

Document ID: Generated on Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)