AddRecipeFactoryObj(TYPE &recipe_factory_obj) | ifw::ccf::common::RecipeBase | inlinestatic |
Base() | ifw::ccf::Base | |
CreateObjectUser(const std::string &proc_thread_name, const std::string &recipe_name, std::shared_ptr< RecipeBase > &new_object) | ifw::ccf::stdrecipe::RecipeCentroid | virtual |
ifw::ccf::common::RecipeBase::CreateObjectUser(const std::string &proc_thread_name, const std::string &recipe_name, std::shared_ptr< RecipeBase > &new_object) | ifw::ccf::common::RecipeBase | virtual |
CreateRecipeObj(const std::string &class_name, const std::string &proc_thread_name, const std::string &recipe_name, std::shared_ptr< RecipeBase > &new_obj) | ifw::ccf::common::RecipeBase | static |
Disable() | ifw::ccf::common::RecipeBase | |
DisableRecipe() | ifw::ccf::common::RecipeBase | protected |
DisableUser() | ifw::ccf::stdrecipe::RecipeCentroid | virtual |
Enable() | ifw::ccf::common::RecipeBase | |
EnableUser() | ifw::ccf::stdrecipe::RecipeCentroid | virtual |
GenId(const std::string &proc_thread_name, const std::string &recipe_name) | ifw::ccf::common::RecipeBase | static |
GetClassName() const | ifw::ccf::Base | |
GetDbPath() const | ifw::ccf::common::RecipeBase | |
GetEnabled() const | ifw::ccf::common::RecipeBase | |
GetInitialised() const | ifw::ccf::common::RecipeBase | |
GetProcThreadName() const | ifw::ccf::common::RecipeBase | |
GetRecipeFactoryObjs() | ifw::ccf::common::RecipeBase | static |
GetRecipeId() const | ifw::ccf::common::RecipeBase | |
GetRecipeName() const | ifw::ccf::common::RecipeBase | |
GetRecipeObj(const std::string &class_name, const std::string &proc_thread_name, std::shared_ptr< RecipeBase > &recipe_obj, const bool initialise=true) | ifw::ccf::common::RecipeBase | static |
GetRecipeObjs() | ifw::ccf::common::RecipeBase | static |
GetStatus() const | ifw::ccf::common::RecipeBase | |
HasRecipeObj(const std::string &class_name, const std::string &proc_thread_name, std::shared_ptr< RecipeBase > &recipe_obj) | ifw::ccf::common::RecipeBase | static |
Initialise() | ifw::ccf::common::RecipeBase | |
InitialiseUser() | ifw::ccf::stdrecipe::RecipeCentroid | virtual |
m_centre | ifw::ccf::stdrecipe::RecipeCentroid | protected |
m_centre_error | ifw::ccf::stdrecipe::RecipeCentroid | protected |
m_centre_intensity | ifw::ccf::stdrecipe::RecipeCentroid | protected |
m_centroid_error | ifw::ccf::stdrecipe::RecipeCentroid | protected |
m_cpl_error | ifw::ccf::stdrecipe::RecipeCentroid | protected |
m_sigma | ifw::ccf::stdrecipe::RecipeCentroid | protected |
m_sigma_error | ifw::ccf::stdrecipe::RecipeCentroid | protected |
m_window | ifw::ccf::stdrecipe::RecipeCentroid | protected |
Mptk() | ifw::ccf::Base | inlinestatic |
Process(DataFrame &frame) | ifw::ccf::common::RecipeBase | |
ProcessUser(ifw::ccf::common::DataFrame &frame) | ifw::ccf::stdrecipe::RecipeCentroid | virtual |
RecipeBase(const std::string &proc_thread_name, const std::string &recipe_name) | ifw::ccf::common::RecipeBase | |
RecipeBase() | ifw::ccf::common::RecipeBase | |
RecipeCentroid(const std::string &proc_thread_name, const std::string &recipe_name) | ifw::ccf::stdrecipe::RecipeCentroid | |
RecipeCentroid() | ifw::ccf::stdrecipe::RecipeCentroid | |
SetClassName(const std::string &class_name) | ifw::ccf::Base | protected |
SetEnabled(const bool enabled) | ifw::ccf::common::RecipeBase | protected |
SetStatus(const ProcStatus status) | ifw::ccf::common::RecipeBase | |
SETUP_KEY_MAX_CENTRE_ERROR | ifw::ccf::stdrecipe::RecipeCentroid | |
SETUP_KEY_MAX_SIGMA_ERROR | ifw::ccf::stdrecipe::RecipeCentroid | |
SETUP_KEY_ROBUSTNESS | ifw::ccf::stdrecipe::RecipeCentroid | |
~Base() | ifw::ccf::Base | |
~RecipeBase() | ifw::ccf::common::RecipeBase | virtual |
~RecipeCentroid() | ifw::ccf::stdrecipe::RecipeCentroid | virtual |