00001 #ifndef dc_fwkStar_h_seen
00002 #define dc_fwkStar_h_seen
00003 #include <string>
00004 #include <map>
00005 #include <boost/shared_ptr.hpp>
00006 #include "dc/export/config.hh"
00007 #ifdef HAVE_NEO
00008 #include <neocca.hh>
00009 #endif // HAVE_NEO
00010 #ifdef HAVE_CLASSIC
00011 #include <cca.h>
00012 #include <ports/AllEvents.h>
00013 #endif // HAVE_CLASSIC
00014 #include "dc/export/ccafeopq.hh"
00015 #include "dc/framework/PropertiesHelper.h"
00016 #include "util/IO.h"
00017 #include "dc/export/AllExport.hh"
00018 #include "dc/export/ccafeopq_support.hh"
00019 #include "dc/framework/ComponentChangedEvent.h"
00020 #include "dc/framework/ComponentChangedListener.h"
00021 #include "dc/framework/ConnectionID.h"
00022 #include "dc/framework/ComponentID.h"
00023 #include "dc/framework/UserPortData.h"
00024 #include "dc/framework/ProviderPortData.h"
00025 #include "dc/framework/KernelPort.h"
00026 #include "dc/framework/OpqConnectionEventService.h"
00027 #include "dc/framework/Gizzard.h"
00028 #include "dc/framework/CmpBox.h"
00029 #include "dc/framework/ComponentInfo.h"
00030 #include "dc/framework/ComponentRecord_Impl.h"
00031 #include "dc/framework/ComponentRegistrar.h"
00032 #include "dc/framework/StaticFactory.h"
00033 #include "dc/framework/ComponentFactory.h"
00034 #include "dc/framework/ServicesHelper.h"
00035 #include "dc/framework/GoThread.hh"
00036
00037 #include "dc/framework/ConnectionFramework.h"
00038 #include "dc/framework/OpqBuilderService.h"
00039 #endif // dc_fwkStar_h_seen