Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
odbc::Bytes::Rep Struct Reference

Public Member Functions

 Rep (const signed char *b, size_t l)
 
 ~Rep ()
 

Public Attributes

signed char * buf_
 
size_t len_
 
int refCount_
 

Detailed Description

Definition at line 208 of file types.h.

View newest version in sPHENIX GitHub at line 208 of file types.h

Constructor & Destructor Documentation

odbc::Bytes::Rep::Rep ( const signed char *  b,
size_t  l 
)
inline

Definition at line 212 of file types.h.

View newest version in sPHENIX GitHub at line 212 of file types.h

odbc::Bytes::Rep::~Rep ( )
inline

Definition at line 221 of file types.h.

View newest version in sPHENIX GitHub at line 221 of file types.h

Member Data Documentation

signed char* odbc::Bytes::Rep::buf_

Definition at line 209 of file types.h.

View newest version in sPHENIX GitHub at line 209 of file types.h

size_t odbc::Bytes::Rep::len_

Definition at line 210 of file types.h.

View newest version in sPHENIX GitHub at line 210 of file types.h

int odbc::Bytes::Rep::refCount_

Definition at line 211 of file types.h.

View newest version in sPHENIX GitHub at line 211 of file types.h

Referenced by odbc::Bytes::operator=().


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