VR-Forces 4.0.4 Class Documentation
Classes | Namespaces | Typedefs | Functions
include/vrfplan/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 DtString &name, const DtList &statements, bool append, void *usr)
typedef void(* DtPlanStatementCallbackFcn )(const DtString &name, DtPlanStatus planStatus, void *usr)
typedef void(* DtPlanCompleteCallbackFcn )(const DtString &name, void *usr)
typedef void(* DtMultiplePlanRequestCallbackFcn )(DtIfMultiplePlanResponse *, void *usr)

Functions

DT_DLL_vrfplan int DtBufferSerialize::getSize (const DtPlan &contentPtr)
DT_DLL_vrfplan char * DtBufferSerialize::encode (const DtPlan &adminContentPtr, char *buffer)
 Encodes the specified plan into the specified character array.
DT_DLL_vrfplan const char * DtBufferSerialize::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 DtString &name, const DtList &statements, bool append, void *usr)
typedef void(* DtPlanStatementCallbackFcn)(const DtString &name, DtPlanStatus planStatus, void *usr)
typedef void(* DtPlanCompleteCallbackFcn)(const DtString &name, void *usr)

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)