• Main Page
  • Related Pages
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

include/feet/RocFeet.h (r4864/r4108)

Go to the documentation of this file.
00001 #ifndef FEET_ROCFEET_H
00002 #define FEET_ROCFEET_H
00003 
00004 #include "roc/Board.h"
00005 
00006 namespace feet {
00007 
00008    class RocFeet {
00009       public:
00010          static void addAddrMap(base::Board* board, unsigned kind = roc::kind_FEET);
00011    };
00012 
00013 }
00014 
00015 #endif

Generated on Tue Dec 10 2013 04:52:22 for ROCsoft by  doxygen 1.7.1