Logo ROOT  
Reference Guide
TOracleStatement::TBufferRec Struct Reference

Definition at line 27 of file TOracleStatement.h.

Public Attributes

Long_t bufsize {-1}
 
voidmembuf {nullptr}
 
std::string namebuf
 

#include <TOracleStatement.h>

Member Data Documentation

◆ bufsize

Long_t TOracleStatement::TBufferRec::bufsize {-1}

Definition at line 29 of file TOracleStatement.h.

◆ membuf

void* TOracleStatement::TBufferRec::membuf {nullptr}

Definition at line 28 of file TOracleStatement.h.

◆ namebuf

std::string TOracleStatement::TBufferRec::namebuf

Definition at line 30 of file TOracleStatement.h.

Collaboration diagram for TOracleStatement::TBufferRec:
[legend]

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