Nactivities | The namespace activities contains helpers and services allowing to launch activities |
NappXml | The bundle appXml allows to parse xml configuration of an application. See AppConfig for more details |
NbasicRegistration | The namespace basicRegistration contains services to perfom a basic registration between images and meshes |
Nbuild_docset | |
Nconsole | The namespace console contains no service. It is only used to launch a main loop for console applications |
NctrlCamp | The namespace ctrlCamp contains services using camp |
NctrlHistory | The namespace ctrlHistory contains services handling command histories |
NctrlMemory | The namespace ctrlMemory contains services to lock objects to prevent dump |
►NctrlSelection | The namespace ctrlSelection contains several interfaces for manager, updater and wrapper |
Nmanager | The namespace ctrlSelection::manager contains the manager services |
Nupdater | The namespace ctrlSelection::updater contains the updater services |
Nwrapper | The namespace ctrlSelection::wrapper contains the wrapper services |
NdataReg | The namespace dataReg (data registration) contains classes which allow to parse the xml configuration of objects |
Nfactory | Contains fwAtomsFilter::factory utilities |
NfilterVRRender | The namespace filterVRRender contains filters for atoms: it allows to keep only the known atom objects in the application |
►NfwActivities | Namespace containing activities data and builder |
►Nbuilder | The namespace fwActivities::builder contains the base interface for data ActivitySeries builder |
Nfactory | Contains fwActivities::builder::factory utilities |
Nregistry | Contains fwActivities::builder::registry details |
►Nvalidator | |
Nfactory | Contains fwActivities::validator::factory utilities |
Nregistry | Contains fwActivities::validator::registry details |
►NfwAtomConversion | This namespace contains the necessary class for fwData <-> fwAtoms conversion |
Nexception | This namespace contains the exception raised by fwData <-> fwAtoms conversion |
►Nmapper | This namespace contains the specific mappers used to convert few data |
Nfactory | Contains fwAtomConversion::mapper::factory utilities |
Nregistry | Contains fwAtomConversion::mapper::registry details |
►NfwAtoms | FwAtoms contains basic objects to represent any other kind of object |
Nfactory | Contains fwAtoms::factory utilities |
Nregistry | Contains fwAtoms::registry details |
NfwAtomsBoostIO | The namespace fwAtomsBoostIO contains atom reader and writer |
NfwAtomsFilter | Proposes an API to filter atoms |
►NfwAtomsPatch | Contains base functionalities used to transform objects from a version to another |
Nconditions | Contains functions used to control patching process by defining conditions on objects |
Nexceptions | Contains exceptions related to patching process |
Nhelper | Contains functions to facilitate object patching |
Ninfos | Contains utilities to report informations about patching |
►Npatcher | Contains patchers allowing to transform objects using patches |
Nfactory | Contains fwAtomsPatch::factory utilities |
Nregistry | Contains fwAtomsPatch::regjstry utilities |
►NfwCamp | All necessary for camp binding with simple types |
Nfactory | Contains fwCamp::factory utilities |
Nregistry | Contains fwCamp::registry details |
►NfwCom | Namespace containing fw4spl communication tools |
Nexception | FwCom's exceptions |
Nutil | FwCom's utilities |
NfwCommand | The namespace fwCommand contains classes describing and managing commands |
►NfwCore | This namespace fwCore provides common foundations for FW4SPL |
NHiResClock | This namespace provides several function that returns a hi resolution EPOCH time |
Nlog | This namespace fwCore::log provides common foundations for log in FW4SPL |
Nmt | This namespace fwCore::mt provides common foundations for multithread in FW4SPL |
Nutil | This namespace fwCore::util provides generic utilities for FW4SPL |
►NfwData | Contains the representation of the data objects used in the framework |
Nfactory | Contains fwData::factory utilities |
Nlocation | This namespace contains the classes which define a location ( fileSystem, directory(IES) etc.... ) |
Nmt | Contains helper to lock object for multi-threading |
Nregistry | Contains fwData::registry details |
►NfwDataCamp | This namespace contains data object descriptions used for introspection |
Nexception | This namespace contains exceptions related to data objects introspection |
Nvisitor | This namespace contains visitors used to perform various operations with data objects |
►NfwDataIO | This namespace fwDataIO contains reader and writer for several framework's data |
►Nreader | This namespace fwDataIO::reader contains reader for several framework's data |
Nfactory | Contains fwDataIO::reader::factory utilities |
Nregistry | Contains fwDataIO::reader::registry details |
►Nwriter | This namespace fwDataIO::writer contains writer for several framework's data |
Nfactory | Contains fwDataIO::writer::factory utilities |
Nregistry | Contains fwDataIO::writer::registry details |
►NfwDataTools | The namespace fwDataTools contains classes which provide helpers to manipulate fwData::Object. * |
NfieldHelper | This namespace fwDataTools::fieldHelper contains several helpers for using field |
Nhelper | This namespace fwDataTools::helper contains several helpers for using data like Image, Composite, Message |
►NfwDcmtkIO | FwDcmtkIO contains classes used to pull Dicom images from a pacs using dcmtk library |
Nhelper | Helper contains helper classes needed to deal with the DICOM standard |
►Nreader | Reader contains readers used to read the differents image types |
Nmain | Main contains reader helpers to read default images |
Nrgblookup | Rgblookup contains reader helpers to read images that require a rgb lookup |
NfwDcmtkTools | FwDcmtkTools contains general tools to handle DCMTK library |
►NfwDicomIOFilter | FwDicomIOFilter contains filters used to pre-process images before reading |
Ncomposite | Composite contains composite filters |
Ncustom | Custom contains custom filters |
Nexceptions | Exceptions contains filter exceptions |
Nfactory | Factory utilities |
Nhelper | Helper contains filter helpers |
Nmodifier | Modifier contains modifiers used to alter tag values before reading |
Nregistry | Registry details |
Nsorter | Sorter contains sorters used to sort instances |
Nsplitter | Splitter contains splitters to split images |
►NfwDicomIOFilterQt | FwDicomIOFilterQt contains filters used to pre-process images before reading |
Nsorter | Sorter contains sorters used to sort instances |
Nsplitter | Splitter contains splitters to split images |
Nwidget | Widget contains configuration widgets |
NfwDicomTools | FwDicomTools contains general tools to handle DICOM format |
NfwGdcmIO | The namespace fwGdcmIO contains reader, writer and helper for dicom data |
►NfwGui | The namespace fwGui contains the base interface for IHM services |
Nbuilder | The namespace fwGui::builder contains the base interface for GUI elements builder |
Ncontainer | The namespace fwGui::container contains the base interface for GUI containers (toolbar, menu, menuBar...) |
Ndialog | The namespace fwGui::dialog contains the base interface for GUI dialog elements |
Nfactory | Contains fwGui::factory utilities |
NlayoutManager | The namespace fwGui::layoutManager contains the implementation of managers use to handle the GUI layout available in FW4SPL. The Qt library is used |
Nregistrar | The namespace fwGui::registrar contains the classes of service management of GUI elements (Menu, View, ToolBar) |
Nregistry | Contains fwGui::registry details |
►NfwGuiQt | The namespace fwGuiQt contains classes which provide the implementation of the Gui using Qt library |
Ncontainer | The namespace fwGuiQt::container contains the classes used for container implementation with Qt Library |
Ndialog | The namespace fwGuiQt::dialog contains the classes used for container implementation with Qt Library |
NfwIO | The namespace fwIO contains the base interface for reader and writer services |
NfwItkIO | The namespace fwItkIO contains reader, writer and helper for itk image |
NfwJobs | This namespace fwJobs provides jobs management |
NfwLog | FwLog contains classes used to manage logs |
NfwMath | The namespace fwMath contains classes which provide the implementation of several mathematic functions and objects (plane, line, point) |
►NfwMDSemanticPatch | Contains the semantic patches within the context "MedicalData" |
►NV1 | Contains the semantic patches to transform atoms from version V1 |
►NV2 | Contains the semantic patches to transform atoms from version V1 to version V2 |
NfwData | Contains the semantic patches to transform atoms (from fwData objects) from version V1 to version V2 |
NfwMedData | Namespace containing medical data |
NfwMedDataCamp | This namespace contains medical data object descriptions used for introspection |
NfwMedDataTools | Contains utilities dedicated to fwMedData |
NfwMemory | The namespace fwMemory contains tools to manage memory. Use for dump |
►NfwNetworkIO | The namespace fwNetworkIO contains the primary methods to access network |
Nexceptions | The namespace exceptions contains exceptions associated with network |
Nhttp | The namespace http contains the primary methods to acces network with http protocol |
►NfwPacsIO | FwPacsIO contains classes used to communicate with a PACS |
Ndata | Data contains classes to manage PACS connections |
Nexceptions | Exceptions contains PACS exceptions |
Nhelper | Helper contains helper classes used to handle DCMTK objects |
NfwRender | The namespace fwRender contains the base interface for rendering services |
►NfwRenderQt | The namespace fwRenderQt contains classes for rendering with Qt |
Ndata | Contains the data objects used in the Scene2D |
Nregistry | Contains fwRenderQt::registry details |
►NfwRenderVTK | The namespace fwRenderVTK contains classes for rendering with VTK |
Nfactory | Contains fwRenderVTK::factory utilities |
Nregistry | Contains fwRenderVTK::registry details |
Nvtk | The namespace fwRenderVTK::vtk provides pickers and interactors for the generic scene |
►NfwRuntime | The namespace fwRuntime contains classes to manage bundle, configuration element, extension point in the runtime environment from a configuration file |
Ndl | The namespace fwRuntime::dl contains classes to manage library module |
Nio | The namespace fwRuntime::io contains classes to read and perform profile file |
Nprofile | The namespace fwRuntime::profile contains classes to manage bundle declares in profile.xml file (activate/start/stop) |
Nutils | The namespace fwRuntime::utils contains template executable factory classes |
►NfwServices | Namespace fwServices is dedicated to (mimic) the dynamic affectation of methods to (pure data) objects (fwTools::Object), and component orientation transparently. This is assimilable to the notion of role (corresponding to the IService class) |
Nfactory | Contains fwServices::factory utilities |
Nop | The namespace fwServices::op contains several methods for managing services to object |
NOSR | OSR wraps main Object-Service registry access |
Nregistry | The namespace fwServices::registry contains class to manage services, object and config |
►NfwStructuralPatch | Contains creators and structural patches |
►Ncreator | Contains creators (implementation if fwAtomsPatch::IStructuralCreator) |
NfwMedData | Contains creators for fwMedData |
►NfwData | Contains the structural patch (fwAtomsPatch::IStructuralPatch) to tranforms atoms from fwData objects |
NAcquisition | Contains the structural patch to transform atoms from fwData::Acquisition |
NPatient | Contains the structural patch to transform atoms from fwData::Patient |
NReconstruction | Contains the structural patch to transform atoms from fwData::Reconstruction |
NStudy | Contains the structural patch to transform atoms from fwData::Study |
►NfwMedData | Contains the structural patch (fwAtomsPatch::IStructuralPatch) to tranforms atoms from fwMedData objects |
NImageSeries | Contains the structural patch to transform atoms from fwMedData::ImageSeries |
NModelSeries | Contains the structural patch to transform atoms from fwMedData::ModelSeries |
NfwThread | This namespace fwThread provides few tools to execute asynchronous tasks on different threads |
►NfwTools | The namespace fwTools contains several tools like UUID, factory, dispatche, stringizer, macros, helper |
Nos | Namespace fwTools::os contains tools methods which depend on os like get user application data directory |
NfwZip | The namespace fwZip provides IO for compress/uncompress .zip files using zlib |
►Ngui | The namespace gui contains the basic services to build the application IHM |
Naction | The namespace gui::action contains basic services managing action |
Naspect | The namespace gui::aspect contains basic services for basic widgets like menuBar, menu, toolBar... |
Neditor | The namespace gui::editor contains basic services managing editor |
Nframe | The namespace gui::frame contains basic services managing frame |
Nview | The namespace gui::view contains basic services managing view |
►NguiQt | The namespace guiQt contains the basic services to build the application IHM with Qt |
Neditor | The namespace guiQt::editor contains a basic editor written with Qt |
NioAtoms | Contains services to read and write data via atom conversion |
NioData | The namespace ioData contains reader and writer services for basic fwData::Object which doesn't need external library |
NioDcmtk | IoDcmtk contains services use to deal with DICOM using the GDCM library |
NioDicom | IoDicom contains services used to deal with the DICOM standard |
NioDicomWeb | IoDicomWeb contains services use to deal with PACS through HTTP |
NioGdcm | IoGdcm contains services use to deal with DICOM using the GDCM library |
NioITK | The namespace ioITK contains services for reader, writer and helper for itk image |
NioPacs | IoPacs contains services use to deal with PACS using DCMTK library |
NioVTK | The namespace ioVTK contains reader, writer and helper using the fwVtkIO lib for output and input actions between data and the frameWork |
NioVtkGdcm | IoVtkGdcm contains services to read and write Series using vtk and gdcm libraries |
Nmemory | The namespace memory contains tools to manage memory. It is used for dump. It allows to define the buffer loading mode for the application (lazy and direct) at the start of this bundle. Add it in the application's <requirement> section |
►Nmonitor | The namespace monitor contains tools for monitoring an application built with FW4SPL |
Naction | The namespace monitor::action contains tools for monitoring an application built with FW4SPL |
NopImageFilter | The namespace opImageFilter contains several operators on image |
►NopVTKMesh | The namespace opVTKMesh contains an implementation of a VTK mesher |
Naction | The namespace opVTKMesh::action contains operator to create mesh with VTK |
NpatchMedicalData | The bundle patchMedicalData allows to load patches from fwStructuralPatch and fwMDSemanticPatch library |
Npreferences | The namespace preferences contains the service to manage the application's preferences (window size/position, default read/write directory, ...) |
Nregistry | Contains fwAtomsFilter::registry details |
Nscene2D | This bundles contains data and services used to display a 2D Qt scene |
NservicesReg | The namespace servicesReg (registration service) allows to load all the service managment registry |
NTuto16MultithreadConsole | The namespace Tuto16MultithreadConsole contains services to run the Tuto16MultithreadConsole example |
NtutoTrianConverterCtrl | The namespace tutoTrianConverterCtrl |
NuiGenericQt | The namespace uiGenericQt contains actions to show help, acknowledgments and about frame |
NuiImageQt | The namespace uiImageQt contains several editors on image written with Qt. This namespace is included in uiImageQt bundle |
►NuiIO | The namespace uiIO contains a simple service to manipulate IO with IHM. |
Neditor | The namespace uiIO::editor contains a simple IO selector service |
NuiMeasurement | The namespace uiMeasurement contains actions to add/show/remove distances and landmarks |
►NuiMeasurementQt | |
Neditor | The namespace uiMeasurementQt::editor contains editors to add distances |
►NuiMedDataQt | The namespace uiMedDataQt contains editors for medical data |
Naction | The namespace uiMedDataQt::action contains actions interacting on medical data |
Neditor | The namespace uiMedDataQt::editor contains editors for medical data |
Nwidget | The namespace uiMedDataQt::widget contains widgets for medical data |
►NuiPreferences | The namespace uiPreferences contains editors to manage the preferences configuration |
Naction | The namespace action contains action to open dialog box with preferences to set |
NuiReconstructionQt | The namespace uiReconstructionQt contains several editors using Qt related on reconstruction |
NuiTF | Transfert functions editor |
NuiVisu | The namespace uiVisu contains action to modifies cross type and 3D camera orientation |
NuiVisuQt | The namespace uiVisuQt supplies user interface editors done with Qt |
NvisuVTK | The namespace visuVTK supplies a default plugin implementation for the visuVTK bundle |
NvisuVTKAdaptor | The namespace visuVTKAdaptor contains the list of adaptors available for the generic scene. |
NvisuVTKQt | The bundle visuVTKQt contains a vtk Renderer window interactor manager using Qt. It must be set in the application (or activity) <requirement> in order to use a VTK scene in an application using Qt |
NvisuVTKVRAdaptor | Volume rendering adaptors |
NvtkCompositeMesh | The namespace vtkCompositeMesh contains a service which renders several meshes and store it on Composite |
NvtkGdcmIO | VtkmGdcm reader/writer lib |
NvtkSimpleMesh | The namespace vtkSimpleMesh contains a service which renders one mesh (fwData::Mesh) |
NvtkSimpleNegato | The namespace vtkSimpleNegato has a visualization service of medical image (fwData::Image) |