Belle II Software development
DBObject::NameValue Struct Reference

Public Attributes

std::string name
 
std::string value
 
void * buf
 
DBField::Type type
 

Detailed Description

Definition at line 30 of file DBObject.h.

Member Data Documentation

◆ buf

void* buf

Definition at line 33 of file DBObject.h.

◆ name

std::string name

Definition at line 31 of file DBObject.h.

◆ type

DBField::Type type

Definition at line 34 of file DBObject.h.

◆ value

std::string value

Definition at line 32 of file DBObject.h.


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