75 #define buffer_len 128
96 if (
strcmp((
char*)state,
"01004")==0) {
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
TODBCRow(const TODBCRow &)=delete
void Close(Option_t *opt="") final
Close row.
const char * GetField(Int_t field) final
Get specified field from row (0 <= field < GetFieldCount()).
ULong_t GetFieldLength(Int_t field) final
Get length in bytes of specified field.
virtual ~TODBCRow()
Destroy row object.
void CopyFieldValue(Int_t field)
Extracts field value from statement.