DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dbe::config_internal_change Struct Reference

#include <confaccessor.hpp>

Public Types

enum  modification {
  CREATED , DELETED , MODIFIED , RENAMED ,
  MOVED , FILE_INCLUDED , FILE_DELETED
}

Public Attributes

modification request
 Type of modification.
std::string description
std::string uid
 Object Identification.
std::string classname
std::string filename

Detailed Description

Definition at line 23 of file confaccessor.hpp.

Member Enumeration Documentation

◆ modification

Member Data Documentation

◆ classname

std::string dbe::config_internal_change::classname

Definition at line 42 of file confaccessor.hpp.

◆ description

std::string dbe::config_internal_change::description

Definition at line 38 of file confaccessor.hpp.

◆ filename

std::string dbe::config_internal_change::filename

Definition at line 43 of file confaccessor.hpp.

◆ request

modification dbe::config_internal_change::request

Type of modification.

Definition at line 37 of file confaccessor.hpp.

◆ uid

std::string dbe::config_internal_change::uid

Object Identification.

Definition at line 41 of file confaccessor.hpp.


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