fw4spl
|
The namespace ctrlCamp contains services using camp. More...
Classes | |
class | ICamp |
This interface defines service API. It can be considered as a default type for services using fwCamp. More... | |
struct | Plugin |
This class is started when the bundles is loaded. More... | |
class | SCopy |
This service copies an object and updates its own object or the defined target. It can either copy the data when starting or when updating (default). More... | |
class | SExtractMeshByType |
This service extract meshes of a specific structure type from fwMedData::ModelSeries. If the model series have some meshes with the same structure type, it will extract the first found. Additionnaly, it can also match the organ name with a regular expression. More... | |
class | SExtractObj |
This service get objects from a source object and expose them as new objects. More... | |
Variables | |
static::fwRuntime::utils::GenericExecutableFactoryRegistrar< Plugin > | registrar ("::ctrlCamp::Plugin") |
BOOST_PP_OVERLOAD(__FWSERVICES_REGISTER_MACRO_,::ctrlCamp::ICamp,::ctrlCamp::SCopy,::fwData::Object)(const ::fwServices::IService::KeyType | s_SOURCE_INPUT = "source" |
const ::fwServices::IService::KeyType | s_TARGET_INOUT = "target" |
The namespace ctrlCamp contains services using camp.