1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74
|
IMPLHDRS = decaf_CCAException_Impl.hh decaf_ComponentClassDescription_Impl.hh \
decaf_ComponentID_Impl.hh decaf_ConnectionID_Impl.hh \
decaf_Framework_Impl.hh decaf_Services_Impl.hh decaf_TypeMap_Impl.hh \
decaf_TypeMismatchException_Impl.hh decaf_ports_ComponentRepository_Impl.hh \
decaf_ports_ConnectionEvent_Impl.hh decaf_ports_ParameterPort_Impl.hh
IMPLSRCS = decaf_CCAException_Impl.cc decaf_ComponentClassDescription_Impl.cc \
decaf_ComponentID_Impl.cc decaf_ConnectionID_Impl.cc \
decaf_Framework_Impl.cc decaf_Services_Impl.cc decaf_TypeMap_Impl.cc \
decaf_TypeMismatchException_Impl.cc decaf_ports_ComponentRepository_Impl.cc \
decaf_ports_ConnectionEvent_Impl.cc decaf_ports_ParameterPort_Impl.cc
IORHDRS = decaf_CCAException_IOR.h decaf_ComponentClassDescription_IOR.h \
decaf_ComponentID_IOR.h decaf_ConnectionID_IOR.h decaf_Framework_IOR.h \
decaf_IOR.h decaf_Services_IOR.h decaf_TypeMap_IOR.h \
decaf_TypeMismatchException_IOR.h decaf_Type_IOR.h \
decaf_ports_ComponentRepository_IOR.h decaf_ports_ConnectionEvent_IOR.h \
decaf_ports_IOR.h decaf_ports_ParameterPort_IOR.h \
gov_cca_AbstractFramework_IOR.h gov_cca_CCAExceptionType_IOR.h \
gov_cca_CCAException_IOR.h gov_cca_ComponentClassDescription_IOR.h \
gov_cca_ComponentID_IOR.h gov_cca_ComponentRelease_IOR.h \
gov_cca_Component_IOR.h gov_cca_ConnectionID_IOR.h gov_cca_IOR.h \
gov_cca_Port_IOR.h gov_cca_Services_IOR.h gov_cca_TypeMap_IOR.h \
gov_cca_TypeMismatchException_IOR.h gov_cca_Type_IOR.h \
gov_cca_ports_BasicParameterPort_IOR.h gov_cca_ports_BuilderService_IOR.h \
gov_cca_ports_ComponentRepository_IOR.h \
gov_cca_ports_ConnectionEventListener_IOR.h \
gov_cca_ports_ConnectionEventService_IOR.h \
gov_cca_ports_ConnectionEvent_IOR.h gov_cca_ports_EventType_IOR.h \
gov_cca_ports_GoPort_IOR.h gov_cca_ports_IOR.h \
gov_cca_ports_ParameterGetListener_IOR.h \
gov_cca_ports_ParameterPortFactory_IOR.h gov_cca_ports_ParameterPort_IOR.h \
gov_cca_ports_ParameterSetListener_IOR.h
IORSRCS = decaf_CCAException_IOR.c decaf_ComponentClassDescription_IOR.c \
decaf_ComponentID_IOR.c decaf_ConnectionID_IOR.c decaf_Framework_IOR.c \
decaf_Services_IOR.c decaf_TypeMap_IOR.c decaf_TypeMismatchException_IOR.c \
decaf_ports_ComponentRepository_IOR.c decaf_ports_ConnectionEvent_IOR.c \
decaf_ports_ParameterPort_IOR.c
SKELSRCS = decaf_CCAException_Skel.cc decaf_ComponentClassDescription_Skel.cc \
decaf_ComponentID_Skel.cc decaf_ConnectionID_Skel.cc \
decaf_Framework_Skel.cc decaf_Services_Skel.cc decaf_TypeMap_Skel.cc \
decaf_TypeMismatchException_Skel.cc decaf_ports_ComponentRepository_Skel.cc \
decaf_ports_ConnectionEvent_Skel.cc decaf_ports_ParameterPort_Skel.cc
STUBHDRS = decaf.hh decaf_CCAException.hh decaf_ComponentClassDescription.hh \
decaf_ComponentID.hh decaf_ConnectionID.hh decaf_Framework.hh \
decaf_Services.hh decaf_Type.hh decaf_TypeMap.hh \
decaf_TypeMismatchException.hh decaf_ports.hh \
decaf_ports_ComponentRepository.hh decaf_ports_ConnectionEvent.hh \
decaf_ports_ParameterPort.hh gov_cca.hh gov_cca_AbstractFramework.hh \
gov_cca_CCAException.hh gov_cca_CCAExceptionType.hh gov_cca_Component.hh \
gov_cca_ComponentClassDescription.hh gov_cca_ComponentID.hh \
gov_cca_ComponentRelease.hh gov_cca_ConnectionID.hh gov_cca_Port.hh \
gov_cca_Services.hh gov_cca_Type.hh gov_cca_TypeMap.hh \
gov_cca_TypeMismatchException.hh gov_cca_ports.hh \
gov_cca_ports_BasicParameterPort.hh gov_cca_ports_BuilderService.hh \
gov_cca_ports_ComponentRepository.hh gov_cca_ports_ConnectionEvent.hh \
gov_cca_ports_ConnectionEventListener.hh \
gov_cca_ports_ConnectionEventService.hh gov_cca_ports_EventType.hh \
gov_cca_ports_GoPort.hh gov_cca_ports_ParameterGetListener.hh \
gov_cca_ports_ParameterPort.hh gov_cca_ports_ParameterPortFactory.hh \
gov_cca_ports_ParameterSetListener.hh
STUBSRCS = decaf_CCAException.cc decaf_ComponentClassDescription.cc \
decaf_ComponentID.cc decaf_ConnectionID.cc decaf_Framework.cc \
decaf_Services.cc decaf_TypeMap.cc decaf_TypeMismatchException.cc \
decaf_ports_ComponentRepository.cc decaf_ports_ConnectionEvent.cc \
decaf_ports_ParameterPort.cc gov_cca_AbstractFramework.cc \
gov_cca_CCAException.cc gov_cca_Component.cc \
gov_cca_ComponentClassDescription.cc gov_cca_ComponentID.cc \
gov_cca_ComponentRelease.cc gov_cca_ConnectionID.cc gov_cca_Port.cc \
gov_cca_Services.cc gov_cca_TypeMap.cc gov_cca_TypeMismatchException.cc \
gov_cca_ports_BasicParameterPort.cc gov_cca_ports_BuilderService.cc \
gov_cca_ports_ComponentRepository.cc gov_cca_ports_ConnectionEvent.cc \
gov_cca_ports_ConnectionEventListener.cc \
gov_cca_ports_ConnectionEventService.cc gov_cca_ports_GoPort.cc \
gov_cca_ports_ParameterGetListener.cc gov_cca_ports_ParameterPort.cc \
gov_cca_ports_ParameterPortFactory.cc gov_cca_ports_ParameterSetListener.cc
|