TemplateInstanciation.cpp
Go to the documentation of this file.
00001 /* Generated from orogen/lib/orogen/templates/typekit/TemplateInstanciation.cpp */
00002 
00003 #include <rtt/Port.hpp>
00004 #include <rtt/Attribute.hpp>
00005 #include <rtt/Property.hpp>
00006 #include <rtt/internal/DataSource.hpp>
00007 
00008 template class RTT::OutputPort< <%= type.cxx_name %> >;
00009 template class RTT::InputPort< <%= type.cxx_name %> >;
00010 template class RTT::Property< <%= type.cxx_name %> >;
00011 template class RTT::Attribute< <%= type.cxx_name %> >;
00012 
00013 template class RTT::internal::DataSource< <%= type.cxx_name %> >;
00014 template class RTT::internal::ValueDataSource< <%= type.cxx_name %> >;
00015 template class RTT::internal::ConstantDataSource< <%= type.cxx_name %> >;
00016 template class RTT::internal::AssignableDataSource< <%= type.cxx_name %> >;
00017 template class RTT::internal::ReferenceDataSource< <%= type.cxx_name %> >;
00018 


orogen
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Thu Jan 2 2014 11:38:57