Fast Research Interface Library  Manual and Documentation
include/WindowsAbstraction.h
Go to the documentation of this file.
00001 //  ---------------------- Doxygen info ----------------------
00047 //  ----------------------------------------------------------
00048 //   For a convenient reading of this file's source code,
00049 //   please use a tab width of four characters.
00050 //  ----------------------------------------------------------
00051 
00052 
00053 #ifndef __WindowsAbstraction__
00054 #define __WindowsAbstraction__
00055 
00056 #include <windows.h>
00057 
00058 #define EOK             0
00059 #define ETIME           62
00060 #define ENOTCONN        107
00061 #define EALREADY        114
00062 
00063 
00064 
00065 #define delay           Sleep
00066 
00067 
00068 
00069 
00070 #endif
This document was generated with Doxygen on Thu Apr 12 2012 11:18:54. User documentation of the Fast Research Interface Library for the KUKA Lightweight Robot IV by the Stanford Robotics Research Group. Copyright 2010–2012.