Belle II Software development
|
Public Attributes | |
std::string | name |
std::string | value |
void * | buf |
DBField::Type | type |
Definition at line 30 of file DBObject.h.
void* buf |
Definition at line 33 of file DBObject.h.
std::string name |
Definition at line 31 of file DBObject.h.
DBField::Type type |
Definition at line 34 of file DBObject.h.
std::string value |
Definition at line 32 of file DBObject.h.