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 Project Download Mailing lists
|
libOrcaIfaceLog
|
Auto-generated library to log/replay Orca Slice types.
Convenience library which provides functions to log and replay for all Orca Slice types.
These functions are autogenerated by Slice2Log, a special Orca utility which parses *.ice files and generates log/replay functions. These functions are not hand-tuned in any way.
Header file:
You can include just the header file for the interface(s) you are planning to use (preferred method):
#include <orcaifacelog/laser2d.h>
... or include one monster header file which supports all existing interfaces:
#include <orcaifacelog/orcaifacelog.h>
For a full list of functions see Slice2Log documentation.
Webmaster: Tobias Kaupp (tobasco at users.sourceforge.net)