文件名称:sof_8070
介绍说明--下载内容均来自于网络,请自行研究使用
SOF 是一个面向服务的组件开发框架。这个框架能够帮助开发者利用组件的方式开发软件。SOF的是用标准C++开发的,它的API类似于OSGI。-SOF (Service Oriented fr a mework) provides an OS independent infrastructure for developing component based software. That means, the fr a mework helps developers to build software systems consisting of modules which are communicating, via clearly defined service interfaces, with other modules of the system. Components can be started and stopped at runtime, and the components are notified about the lifecycle of other components, if necessary. It can be chosen whether the components are loaded locally (here, the component code is linked to the class which starts the fr a mework), or loaded dynamically from shared libraries (UNIX) or dynamic link libraries (Windows), for example. SOF is implemented in standard C++, and the SOF API is very similar to the OSGI API (see OSGI).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
sof\console\sof_console.vcproj
...\.......\.rc\sof_console.cpp
...\doc\doxygen\Doxyfile
...\...\website\diagrams\presentations\sof_overview.png
...\...\.......\........\.............\sof_overview_small.png
...\...\.......\........\sequence_charts\creating_bundles.sqd
...\...\.......\........\...............\registering_services.sqd
...\...\.......\images\creating_bundles.gif
...\...\.......\......\registering_services.sqd.jpg
...\...\.......\......\soflogo.png
...\...\.......\......\sof_console.gif
...\...\.......\sof.html
...\examples\bundle1\sof_examples_bundle1.vcproj
...\........\.......\.rc\BundleActivator1.cpp
...\........\.......\...\BundleActivator1.h
...\........\.......\...\dll.cpp
...\........\.......\...\IServiceAImpl.h
...\........\......2\sof_examples_bundle2.vcproj
...\........\.......\.rc\BundleActivator2.cpp
...\........\.......\...\BundleActivator2.h
...\........\.......\...\dll.cpp
...\........\common\src\IServiceA.h
...\........\sof_examples.vcproj
...\........\.rc\sof_examples.cpp
...\..tern\CppUnitLite\CppUnitLite.vcproj
...\......\...........\src\Failure.cpp
...\......\...........\...\Failure.h
...\......\...........\...\SimpleString.cpp
...\......\...........\...\SimpleString.h
...\......\...........\...\Test.cpp
...\......\...........\...\Test.h
...\......\...........\...\TestHarness.h
...\......\...........\...\TestRegistry.cpp
...\......\...........\...\TestRegistry.h
...\......\...........\...\TestResult.cpp
...\......\...........\...\TestResult.h
...\impl\sof.sln
...\....\sof.vcproj
...\....\.rc\sof\config\BundleConfiguration.cpp
...\....\...\...\......\BundleConfiguration.h
...\....\...\...\......\ConfigFileReader.cpp
...\....\...\...\......\ConfigFileReader.h
...\....\...\...\......\ConfigurationException.cpp
...\....\...\...\......\ConfigurationException.h
...\....\...\...\framework\BundleInfo.cpp
...\....\...\...\.........\BundleInfo.h
...\....\...\...\.........\Global.h
...\....\...\...\.........\IBundleActivator.h
...\....\...\...\.........\IBundleContext.h
...\....\...\...\.........\IBundleContextImpl.cpp
...\....\...\...\.........\IBundleContextImpl.h
...\....\...\...\.........\IRegistry.h
...\....\...\...\.........\IRegistryImpl.cpp
...\....\...\...\.........\IRegistryImpl.h
...\....\...\...\.........\IService.h
...\....\...\...\.........\IServiceListener.h
...\....\...\...\.........\IServiceRegistration.h
...\....\...\...\.........\IServiceRegistrationImpl.cpp
...\....\...\...\.........\IServiceRegistrationImpl.h
...\....\...\...\.........\IServiceTrackerCustomizer.h
...\....\...\...\.........\Launcher.cpp
...\....\...\...\.........\Launcher.h
...\....\...\...\.........\Properties.cpp
...\....\...\...\.........\Properties.h
...\....\...\...\.........\ServiceEvent.cpp
...\....\...\...\.........\ServiceEvent.h
...\....\...\...\.........\ServiceInfo.cpp
...\....\...\...\.........\ServiceInfo.h
...\....\...\...\.........\ServiceListenerInfo.cpp
...\....\...\...\.........\ServiceListenerInfo.h
...\....\...\...\.........\ServiceReference.cpp
...\....\...\...\.........\ServiceReference.h
...\....\...\...\.........\ServiceTracker.cpp
...\....\...\...\.........\ServiceTracker.h
...\....\...\...\instantiation\BaseFactory.h
...\....\...\...\.............\Factory.h
...\....\...\...\.............\NullCreator.h
...\....\...\...\.............\ObjectCreationException.cpp
...\....\...\...\.............\ObjectCreationException.h
...\....\...\...\.............\ObjectCreator.h
...\....\...\...\.............\win\WinDllCreator.h
...\....\...\...\services\admin\AdministrationActivator.cpp
...\....\...\...\........\.....\AdministrationActivator.h
...\....\...\...\........\.....\ConsoleCommand.h
...\....\...\...\........\.....\DumpAllBundlesCmd.cpp
...\....\...\...\........\.....\DumpAllBundlesCmd.h
...\....\...\...\........\.....\DumpBundleInfoCmd.cpp
...\....\...\...\........\.....\DumpBundleInfoCmd.h
...\....\...\...\........\.....\IAdministrationProvider.h
...\....\...\...\........\.....\IAdministrationService.h
...\....\...\...\........\.....\IAdministrationServiceImpl.cpp
...\....\...\...\........\...
...\.......\.rc\sof_console.cpp
...\doc\doxygen\Doxyfile
...\...\website\diagrams\presentations\sof_overview.png
...\...\.......\........\.............\sof_overview_small.png
...\...\.......\........\sequence_charts\creating_bundles.sqd
...\...\.......\........\...............\registering_services.sqd
...\...\.......\images\creating_bundles.gif
...\...\.......\......\registering_services.sqd.jpg
...\...\.......\......\soflogo.png
...\...\.......\......\sof_console.gif
...\...\.......\sof.html
...\examples\bundle1\sof_examples_bundle1.vcproj
...\........\.......\.rc\BundleActivator1.cpp
...\........\.......\...\BundleActivator1.h
...\........\.......\...\dll.cpp
...\........\.......\...\IServiceAImpl.h
...\........\......2\sof_examples_bundle2.vcproj
...\........\.......\.rc\BundleActivator2.cpp
...\........\.......\...\BundleActivator2.h
...\........\.......\...\dll.cpp
...\........\common\src\IServiceA.h
...\........\sof_examples.vcproj
...\........\.rc\sof_examples.cpp
...\..tern\CppUnitLite\CppUnitLite.vcproj
...\......\...........\src\Failure.cpp
...\......\...........\...\Failure.h
...\......\...........\...\SimpleString.cpp
...\......\...........\...\SimpleString.h
...\......\...........\...\Test.cpp
...\......\...........\...\Test.h
...\......\...........\...\TestHarness.h
...\......\...........\...\TestRegistry.cpp
...\......\...........\...\TestRegistry.h
...\......\...........\...\TestResult.cpp
...\......\...........\...\TestResult.h
...\impl\sof.sln
...\....\sof.vcproj
...\....\.rc\sof\config\BundleConfiguration.cpp
...\....\...\...\......\BundleConfiguration.h
...\....\...\...\......\ConfigFileReader.cpp
...\....\...\...\......\ConfigFileReader.h
...\....\...\...\......\ConfigurationException.cpp
...\....\...\...\......\ConfigurationException.h
...\....\...\...\framework\BundleInfo.cpp
...\....\...\...\.........\BundleInfo.h
...\....\...\...\.........\Global.h
...\....\...\...\.........\IBundleActivator.h
...\....\...\...\.........\IBundleContext.h
...\....\...\...\.........\IBundleContextImpl.cpp
...\....\...\...\.........\IBundleContextImpl.h
...\....\...\...\.........\IRegistry.h
...\....\...\...\.........\IRegistryImpl.cpp
...\....\...\...\.........\IRegistryImpl.h
...\....\...\...\.........\IService.h
...\....\...\...\.........\IServiceListener.h
...\....\...\...\.........\IServiceRegistration.h
...\....\...\...\.........\IServiceRegistrationImpl.cpp
...\....\...\...\.........\IServiceRegistrationImpl.h
...\....\...\...\.........\IServiceTrackerCustomizer.h
...\....\...\...\.........\Launcher.cpp
...\....\...\...\.........\Launcher.h
...\....\...\...\.........\Properties.cpp
...\....\...\...\.........\Properties.h
...\....\...\...\.........\ServiceEvent.cpp
...\....\...\...\.........\ServiceEvent.h
...\....\...\...\.........\ServiceInfo.cpp
...\....\...\...\.........\ServiceInfo.h
...\....\...\...\.........\ServiceListenerInfo.cpp
...\....\...\...\.........\ServiceListenerInfo.h
...\....\...\...\.........\ServiceReference.cpp
...\....\...\...\.........\ServiceReference.h
...\....\...\...\.........\ServiceTracker.cpp
...\....\...\...\.........\ServiceTracker.h
...\....\...\...\instantiation\BaseFactory.h
...\....\...\...\.............\Factory.h
...\....\...\...\.............\NullCreator.h
...\....\...\...\.............\ObjectCreationException.cpp
...\....\...\...\.............\ObjectCreationException.h
...\....\...\...\.............\ObjectCreator.h
...\....\...\...\.............\win\WinDllCreator.h
...\....\...\...\services\admin\AdministrationActivator.cpp
...\....\...\...\........\.....\AdministrationActivator.h
...\....\...\...\........\.....\ConsoleCommand.h
...\....\...\...\........\.....\DumpAllBundlesCmd.cpp
...\....\...\...\........\.....\DumpAllBundlesCmd.h
...\....\...\...\........\.....\DumpBundleInfoCmd.cpp
...\....\...\...\........\.....\DumpBundleInfoCmd.h
...\....\...\...\........\.....\IAdministrationProvider.h
...\....\...\...\........\.....\IAdministrationService.h
...\....\...\...\........\.....\IAdministrationServiceImpl.cpp
...\....\...\...\........\...