theConfig 10.0
|
tag: nhi1-release-250425 More...
#include <list>
Go to the source code of this file.
Classes | |
struct | cclcconfig::LcSettingDeleteIF |
interface fired just before deleting a LcSettingC … More... | |
struct | cclcconfig::LcConfigIncludeIF |
interface fired if a @include "FILE-PATTERN" is found in the config-file … More... | |
struct | cclcconfig::LcConfigC_A |
Struct to represent the data from the LcConfigC … → C-API: liblcconfig::LcConfigS More... | |
class | cclcconfig::LcConfigC |
Struct to represent the data from the LcConfigC … → C-API: liblcconfig::LcConfigS More... | |
Namespaces | |
namespace | cclcconfig |
namespace for the CcLcConfig "C++"-API | |
Typedefs | |
typedef void(* | cclcconfig::LcSettingDeleteSCB) (MK_I32 hdl) |
static callback fired just before deleting a LcSettingC … | |
typedef void(* | cclcconfig::LcConfigIncludeSCB) (std::string incDir, std::string path, MkBufferListC &ret) |
static callback fired if a @include "FILE-PATTERN" is found in the config-file … | |
tag: nhi1-release-250425
Definition in file LcConfigC_cc.hh.