CCAFFEINE  0.8.8
dc_fwkPublic.h
00001 #ifndef dcfwkPublic_h_seen
00002 #define dcfwkPublic_h_seen
00003 
00004 // a header containing enough for practically everyone
00005 // dcfwkStar is massively and incorrectly polluting
00006 // most places it is used.
00007 
00008 #include "dc/export/ccafeopq.hh"
00009 #include "dc/export/AllExport.hh"
00010 #include "dc/export/ccafeopq_support.hh"
00011 #ifdef HAVE_CLASSIC
00012 #include <cca.h>
00013 #include <ports/AllEvents.h>
00014 #endif
00015 #include "dc/framework/ComponentRegistrar.h"
00016 #include "dc/framework/StaticFactory.h"
00017 #include "dc/framework/ComponentChangedEvent.h"
00018 #include "dc/framework/ComponentChangedListener.h"
00019 #include "dc/framework/ComponentID.h"
00020 #include "dc/framework/ConnectionID.h"
00021 #include "dc/framework/UserPortData.h"
00022 #include "dc/framework/ProviderPortData.h"
00023 #include "dc/framework/KernelPort.h"
00024 #include "dc/framework/Gizzard.h"
00025 #include "dc/framework/CmpBox.h"
00026 #include "dc/framework/ComponentInfo.h"
00027 #include "util/TypeMap.h"
00028 #include "dc/framework/GoThread.hh"
00029 #include "dc/framework/ConnectionFramework.h"
00030 
00031 #endif // dcfwkPublic_h_seen