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::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::common::RecipeBase | virtual |
Enable() | ifw::ccf::common::RecipeBase | |
EnableUser() | ifw::ccf::common::RecipeBase | 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::common::RecipeBase | virtual |
Mptk() | ifw::ccf::Base | inlinestatic |
Process(DataFrame &frame) | ifw::ccf::common::RecipeBase | |
ProcessUser(DataFrame &frame) | ifw::ccf::common::RecipeBase | virtual |
RecipeBase(const std::string &proc_thread_name, const std::string &recipe_name) | ifw::ccf::common::RecipeBase | |
RecipeBase() | ifw::ccf::common::RecipeBase | |
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 | |
~Base() | ifw::ccf::Base | |
~RecipeBase() | ifw::ccf::common::RecipeBase | virtual |