manip.hh
Go to the documentation of this file.
00001 #ifndef TYPELIB_MANIP_HH
00002 #define TYPELIB_MANIP_HH
00003 
00004 namespace utilmm { class config_set; }
00005 
00006 namespace Typelib
00007 {
00008     class Registry;
00009 
00010     class Manip
00011     {
00012         virtual bool manip 
00013              ( Registry const& source
00014              , Registry& destination
00015              , utilmm::config_set const& config ); 
00016     };
00017 }
00018 
00019 #endif
00020 


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