function_registration.hxx

Go to the documentation of this file.
00001 #pragma once
00002 #ifndef OPENGM_FUNCTION_REGISTRATION_HXX
00003 #define OPENGM_FUNCTION_REGISTRATION_HXX
00004 
00005 namespace opengm {
00006    
00011 const size_t FUNCTION_TYPE_ID_OFFSET = 16000;
00012 
00017 template<class FUNCTION_TYPE> struct FunctionRegistration;
00018 
00024 template<class T> class FunctionSerialization;
00025 
00026 } // namespace opengm
00027 
00028 #endif // OPENGM_FUNCTION_REGISTRATION_HXX
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Generated on Mon Jun 17 16:31:02 2013 for OpenGM by  doxygen 1.6.3