ifw-ccf 5.0.2
|
Cifw::ccf::common::AcqTrigger | |
▼Crad::ActionGroup | |
Cifw::ccf::control::DcsActions | Implements the action methods related to DcsActions |
Cifw::ccf::control::RecActions | Implements the action methods related to RecActions |
Cifw::ccf::control::StdActions | RAD Action Group for the actions in connection with the "stdif" |
▼Crad::ActionMgr | |
Cifw::ccf::control::ActionMgr | Responsible for the life-cycle management of actions and activities |
▼Cifw::ccf::common::AppBase | Class to be used as parent for CCF application type of classes |
Cifw::ccf::control::Application | Implements the core CCF Control Application |
Cifw::ccf::protocols::aravis::ArvAttributeInfo | Aravis attribute info |
Cifw::ccf::protocols::aravis::ArvFrame | Image in which to store frames received |
▼Cdcsif::AsyncDcsCmds | |
Cifw::ccf::control::DcsCmdsImpl | Implements the CII/MAL interface |
▼Crecif::AsyncRecCmds | |
Cifw::ccf::control::RecCmdsImpl | Implements the CII/MAL interface |
▼Cstdif::AsyncStdCmds | |
Cifw::ccf::control::StdCmdsImpl | Implements the CII/MAL interface |
▼Cifw::ccf::Base | Class to be used as parent all CCF classes |
▼Cifw::ccf::common::ComAdptBase | Class to be used as parent for CCF Communication Adapters |
Cifw::ccf::common::test::ComAdptTest | |
Cifw::ccf::control::ComAdptSim | Simulation Communication Adapter, implementing an in-application simulation |
Cifw::ccf::protocols::aravis::ComAdptAravis | CCF Com. Int. implementing communication based on the Aravis open-source glib/gobject-based library for Genicam cameras |
▼Cifw::ccf::protocols::rtms::ComAdptRtms | CCF Communication Adapter implementing RTMS communication |
Cifw::ccf::protocols::envision::ComAdptEnvision | CCF Communication Adapter implementing the ENVision Protocol |
▼Cifw::ccf::protocols::rtms_llnetio::ComAdptRtms | CCF Communication Adapter implementing RTMS communication |
Cifw::ccf::protocols::envision_llnetio::ComAdptEnvision | CCF Communication Adapter implementing the ENVision Protocol |
▼Cifw::ccf::common::Config | |
Cifw::ccf::control::Config | Provides access to the command line options and the configuration parameters stored in the configuration file |
Cifw::ccf::common::DataFrame | Frame class used to store the data and metadata for one frames received from the camera |
▼Cifw::ccf::common::DcsClient | Used to implement CCF Control client applications |
Cifw::ccf::common::test::DcsClientTest | |
Cifw::ccf::common::ExecAdptBase | Class to be used as parent for CCF Execution Adapters |
Cifw::ccf::common::FrameQueue | Implements a queue, to manage a set of CCF DataFrame instances as a ring buffer |
Cifw::ccf::common::MonAdptBase | Class to be used as parent for CCF Monitor Adapters |
Cifw::ccf::common::NameMapping | Implements a name mapping service, based on a Name Mapping File to be loaded and installed |
▼Cifw::ccf::common::PubBase | Class for implementing CCF Data Publishers |
Cifw::ccf::stdpub::PubDdt | Standard DDT Publisher |
Cifw::ccf::stdpub::PubFits | Standard FITS Publisher |
Cifw::ccf::stdpub::PubRtms | Standard RTMS Publisher |
Cifw::ccf::common::PublisherStatus | Class used by a Publisher to handle its own publisher status |
▼Cifw::ccf::common::RecipeBase | Processing Recipe base class. All recipes shall be derived from this class |
Cifw::ccf::stdrecipe::RecipeCentroid | Standard Centroiding Processing Recipe |
Cifw::ccf::common::Setup | Global setup class for CCF applications. An Initialisation Setup, containing all the parameters shall be loaded before using the class |
Cifw::ccf::control::ProcThread | Processing Thread MPTK Thread implementation (see also ifw::ccf::mptk::Thread) |
Cifw::ccf::control::PubThread | Publisher Thread MPTK Thread implementation (see also ifw::ccf::mptk::Thread) |
CComAdptAravisEnumWrapper | Class to wrap the Aravis enum functions |
Cifw::ccf::control::DataContext | Provides access to the application run-time data |
Cifw::ccf::common::Db | Interface to the OLDB and Pub/Sub |
Cifw::ccf::common::DeviceInfo | |
Cifw::ccf::common::DeviceProperty | |
Cifw::ccf::common::FrameStatistics | Class used by the threads to store info for generating performance statistics |
Cifw::ccf::common::InternalDb | DB implementing the ifw::core::utils::bat::DbInterface; used for internal/test purposes |
Cifw::ccf::mptk::Manager | IFW CTD Multiprocessing Toolkit Manager class |
Cifw::ccf::mptk::Message | IFW CTD Multiprocessing Toolkit Message class |
Cifw::ccf::mptk::MessageBus | IFW CTD Multiprocessing Toolkit Message Bus |
Cifw::ccf::stdpub::MudpiCreator | Rtms creator class |
Cifw::ccf::common::NameMapping::ParameterProperty | |
Cifw::ccf::control::PipelineInfo | |
Cifw::ccf::control::PublisherInfo | |
Cifw::ccf::control::RecipeInfo | |
Cifw::ccf::control::RecWaitRequest | Record Wait Request class, allocated when a client submits a RecWait Request |
Cifw::ccf::mptk::Response | IFW CTD Multiprocessing Toolkit Response class |
▼Cifw::rtmstools::rtmslib_llnetio::RtmsReceiver | |
Cifw::ccf::tools::llnetio::rtms2ccflib::RtmsCcfReceiver | The llnetio based RtmsCcfReceiver struct receives RTMS packets and package these in ifw::ccf::common::DataFrame objects |
▼Cifw::rtmstools::RtmsReceiver | |
Cifw::ccf::tools::rtms2ccflib::RtmsCcfReceiver | The RtmsCcfReceiver struct receives RTMS packets and package these in ifw::ccf::common::DataFrame objects |
Cifw::ccf::control::test::ServerInstance | |
▼Cscxml4cpp::StatusListener | |
Cifw::ccf::control::StdActions | RAD Action Group for the actions in connection with the "stdif" |
Cifw::ccf::control::TelemetryCacheEntry | |
Cifw::ccf::control::TelemetryNode | |
▼Cifw::ccf::mptk::Thread | IFW CTD Multiprocessing Toolkit Thread base class |
CTestThread | |
CTestThread1 | |
Cifw::ccf::control::AcqThread | CCF Acquisition Thread, handling the reception of image data from the camera |
Cifw::ccf::control::MonitorThread | Monitor Thread MPTK class |
Cifw::ccf::control::ProcThread | Processing Thread MPTK Thread implementation (see also ifw::ccf::mptk::Thread) |
Cifw::ccf::control::PubThread | Publisher Thread MPTK Thread implementation (see also ifw::ccf::mptk::Thread) |
▼Crad::ThreadActivity | |
Cifw::ccf::control::ActivityInitialising | Provides the implementation of the Initialisation do-activity |
Cifw::ccf::control::ActivityRecording | Provides the implementation of the Recording do-activity |
CTmpCountingSem |