INTRODUCTION
Overview
Download and Install
Quick Start
Documentation
Publications

NONFRAMEWORK CODE
Driver Interfaces
Drivers
Libraries
Utilities

FRAMEWORK CODE
Interfaces
Components
Libraries
Utilities

Full Software Listings

DEVELOPER
Tutorials
Examples
Dev Guide
Dashboard

PEOPLE
Contributors
Users

SourceForge.net Logo
Project
Download
Mailing lists

 

         

hydroiceutil::EventScheduler::Config Struct Reference

Event schedule configuration structure. More...

#include <eventscheduler.h>

List of all members.

Public Member Functions

void validate (gbxutilacfr::Tracer &tracer)
 Throws Exception when mis-configured.

Public Attributes

int pollIntervalMs
bool traceScheduledEvents
bool traceDispatchedEvents

Detailed Description

Event schedule configuration structure.


Member Data Documentation

Controls the interval between polls for events ready to be dispatched. Default if 500ms.

Use for debugging. If TRUE, dispatching of each event is traced to info(). Default is FALSE.

Use for debugging. If TRUE, scheduling of each event is traced to info(). Default is FALSE.

Referenced by hydroiceutil::EventScheduler::scheduleEvent().


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

Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)


Generated for Orca Robotics by  doxygen 1.4.5