ECF 1.5
Public Attributes | List of all members

ECF parameter structure, as stored in the Registry. More...

#include <Registry.h>

Public Attributes

voidP value
 
enum ECF::type T
 
bool bModified
 
std::string description
 

Detailed Description

ECF parameter structure, as stored in the Registry.

Definition at line 23 of file Registry.h.

Member Data Documentation

◆ bModified

bool ECF::Param::bModified

Definition at line 27 of file Registry.h.

◆ description

std::string ECF::Param::description

Definition at line 28 of file Registry.h.

◆ T

enum ECF::type ECF::Param::T

Definition at line 26 of file Registry.h.

◆ value

voidP ECF::Param::value

Definition at line 25 of file Registry.h.


The documentation for this struct was generated from the following file: