Rapicorn - Experimental UI Toolkit - Source Code  13.07.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
aidacxx.hh
Go to the documentation of this file.
00001  // CC0 Public Domain: http://creativecommons.org/publicdomain/zero/1.0/
00002 #ifndef __AIDA_CXX_HH__
00003 #define __AIDA_CXX_HH__
00004 
00005 #include <rcore/aida.hh>
00006 #include <rcore/aidavariants.hh> // FieldBuffer signal emission templates
00007 
00008 namespace Rapicorn { namespace Aida {
00009 
00011 namespace CxxStub {
00012 
00013 } // CxxStub
00014 } } // Rapicorn::Aida
00015 
00016 #endif // __AIDA_CXX_HH__
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines