Clarisse 5.0 SP8 SDK
5.0.5.8.0
|
The LpeManager class This class will handle This class is a singleton and it is NOT THREAD SAFE. More...
Static Public Member Functions | |
static void | create_builtin_lpes (OfObjectFactory &object_factory) |
Create the builtin lpes with their associated buffers and expressions. | |
static const CoreString | get_lpe_group_full_name () |
Return the full path + name of the builtin lpe group. | |
static OfObject * | get_lpe_builtin_group (OfObjectFactory &object_factory) |
Return the lpe builtin group "builtin" in default/lpe/. | |
static OfContext * | get_lpe_context (OfObjectFactory &object_factory) |
Return the "lpe" context in default/. | |
static void | add_builtin_lpe (OfObjectFactory &object_factory, const CoreString &lpe_name, const CoreString &expression, const CoreString &description) |
Create and add a builtin lpe in default/lpe/. | |
The LpeManager class This class will handle This class is a singleton and it is NOT THREAD SAFE.