ROOTANA
Public Member Functions | Data Fields
MVOdbError Class Reference

#include <mvodb.h>

Collaboration diagram for MVOdbError:
Collaboration graph
[legend]

Public Member Functions

 MVOdbError ()
 
 MVOdbError ()
 

Data Fields

bool fError
 
std::string fErrorString
 
std::string fPath
 
int fStatus
 

Detailed Description

Definition at line 184 of file mvodb.h.

Constructor & Destructor Documentation

◆ MVOdbError() [1/2]

MVOdbError::MVOdbError ( )

Definition at line 26 of file mvodb.cxx.

Here is the call graph for this function:

◆ MVOdbError() [2/2]

MVOdbError::MVOdbError ( )

Field Documentation

◆ fError

bool MVOdbError::fError

Definition at line 187 of file mvodb.h.

◆ fErrorString

std::string MVOdbError::fErrorString

Definition at line 188 of file mvodb.h.

◆ fPath

std::string MVOdbError::fPath

Definition at line 189 of file mvodb.h.

◆ fStatus

int MVOdbError::fStatus

Definition at line 190 of file mvodb.h.


The documentation for this class was generated from the following files: