OpenRTM-aist  2.1.0
FactoryInit.h
Go to the documentation of this file.
1 // -*- C++ -*-
18 #ifndef RTM_FACTORYINIT_H
19 #define RTM_FACTORYINIT_H
20 
21 namespace RTM
22 {
23  void FactoryInit();
24 } // namespace RTM
25 #endif // RTM_FACTORYINIT_H
RT-Middleware.
Definition: FactoryInit.h:22
void FactoryInit()