ifw-ccf  1.0.0
ccf::common::RecipeBase Member List

This is the complete list of members for ccf::common::RecipeBase, including all inherited members.

AddRecipeFactoryObj(RecipeBase &recipe_factory_obj)ccf::common::RecipeBasestatic
Base()ccf::common::Base
CreateObjectUser(const uint16_t proc_thread_nb, const uint16_t recipe_nb, const std::string &recipe_name, RecipeBase **new_object)ccf::common::RecipeBasevirtual
CreateRecipeObj(const std::string &class_name, const uint16_t proc_thread_nb, const uint16_t recipe_nb, const std::string recipe_name, RecipeBase **new_obj)ccf::common::RecipeBasestatic
Disable()ccf::common::RecipeBase
DisableRecipe()ccf::common::RecipeBaseprotected
DisableUser()ccf::common::RecipeBasevirtual
Enable()ccf::common::RecipeBase
EnableUser()ccf::common::RecipeBasevirtual
FreeRecipeFactoryObjs()ccf::common::RecipeBasestatic
FreeRecipeObjs()ccf::common::RecipeBasestatic
GenId(const uint16_t proc_thread_nb, const uint16_t recipe_nb)ccf::common::RecipeBasestatic
GenKey(const std::string &name) constccf::common::RecipeBase
GetClassName() constccf::common::Base
GetDbPath() constccf::common::RecipeBase
GetEnabled() constccf::common::RecipeBase
GetInitialised() constccf::common::RecipeBase
GetKeyPrefix() constccf::common::RecipeBase
GetLogLevel()ccf::common::Basestatic
GetProcThreadNb() constccf::common::RecipeBase
GetRecipeFactoryObjs(std::vector< RecipeBase * > &recipe_factory_objs)ccf::common::RecipeBasestatic
GetRecipeId() constccf::common::RecipeBase
GetRecipeName() constccf::common::RecipeBase
GetRecipeNb() constccf::common::RecipeBase
GetRecipeObj(const uint16_t proc_thread_nb, const uint16_t recipe_nb, RecipeBase **recipe_obj, const bool initialise=true)ccf::common::RecipeBasestatic
GetRecipeObjs(std::vector< RecipeBase * > &recipe_objs)ccf::common::RecipeBasestatic
GetStatus() constccf::common::RecipeBase
HasRecipeObj(const uint16_t proc_thread_nb, const uint16_t recipe_nb, RecipeBase **recipe_obj)ccf::common::RecipeBasestatic
Initialise()ccf::common::RecipeBase
InitialiseUser()ccf::common::RecipeBasevirtual
Mptk()ccf::common::Baseinlinestatic
Process(DataFrame &frame)ccf::common::RecipeBase
ProcessUser(DataFrame &frame)ccf::common::RecipeBasevirtual
RecipeBase(const uint16_t proc_thread_nb, const uint16_t recipe_nb, const std::string &recipe_name)ccf::common::RecipeBase
RecipeBase()ccf::common::RecipeBase
SetClassName(const std::string &class_name)ccf::common::Baseprotected
SetEnabled(const bool enabled)ccf::common::RecipeBaseprotected
SetLogLevel(const ccf::common::LogLevel log_level)ccf::common::Basestatic
SetStatus(const ProcStatus status)ccf::common::RecipeBase
~Base()ccf::common::Base
~RecipeBase()ccf::common::RecipeBasevirtual