Open Lighting Architecture  Latest Git
ola Directory Reference
Directory dependency graph for ola:
include/ola

Directories

Files

file  BaseTypes.h [code]
 
file  Callback.h [code]
 
file  CallbackRunner.h [code]
 Automatically execute a 0-arg callback when it goes out of scope.
 
file  Constants.h [code]
 Constants used throughout OLA.
 
file  DmxBuffer.h [code]
 A class used to hold a single universe of DMX data.
 
file  ExportMap.h [code]
 Export variables on the http server.
 
file  Logging.h [code]
 Header file for OLA Logging.
 
file  MultiCallback.h [code]
 A callback which can be executed multiple times. When a pre-defined limit is reached, then the underlying callback is executed.
 
file  StringUtils.h [code]
 Various string utility functions.