Definition at line 658 of file history_odbc.cxx.
Data Fields | |
std::string | column_name |
int | offset |
TAG | tag |
bool | create |
int | event_id |
std::string | name |
int | arraySize |
int | typeSize |
int | typeCode |
int Tag::arraySize |
std::string Tag::column_name |
bool Tag::create |
int Tag::event_id |
std::string Tag::name |
int Tag::offset |
Definition at line 661 of file history_odbc.cxx.
Referenced by SqlHistory::hs_define_event(), and readHstFile().
int Tag::typeCode |
int Tag::typeSize |