HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
PDGE_EvaluationOptions Struct Reference

#include <PDGE_EvaluationOptions.h>

+ Inheritance diagram for PDGE_EvaluationOptions:

Public Member Functions

 PDGE_EvaluationOptions ()
 

Public Attributes

int myTickRate
 
int myAutoRecookInterval
 
bool myAutoRecook
 
bool myBlocking
 
bool myInterruptable
 
bool mySerial
 

Detailed Description

Options available to configure PDGE graph evaluation

Definition at line 17 of file PDGE_EvaluationOptions.h.

Constructor & Destructor Documentation

PDGE_EvaluationOptions::PDGE_EvaluationOptions ( )
inline

Definition at line 19 of file PDGE_EvaluationOptions.h.

Member Data Documentation

bool PDGE_EvaluationOptions::myAutoRecook

Definition at line 30 of file PDGE_EvaluationOptions.h.

int PDGE_EvaluationOptions::myAutoRecookInterval

Definition at line 28 of file PDGE_EvaluationOptions.h.

bool PDGE_EvaluationOptions::myBlocking

Definition at line 31 of file PDGE_EvaluationOptions.h.

bool PDGE_EvaluationOptions::myInterruptable

Definition at line 32 of file PDGE_EvaluationOptions.h.

bool PDGE_EvaluationOptions::mySerial

Definition at line 34 of file PDGE_EvaluationOptions.h.

int PDGE_EvaluationOptions::myTickRate

Definition at line 27 of file PDGE_EvaluationOptions.h.


The documentation for this struct was generated from the following file: