Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OnlMonStatusDB.cc File Reference
#include "OnlMonStatusDB.h"
#include <odbc++/connection.h>
#include <odbc++/drivermanager.h>
#include <odbc++/resultset.h>
#include <odbc++/statement.h>
#include <odbc++/types.h>
#include <iostream>
#include <sstream>
+ Include dependency graph for OnlMonStatusDB.cc:

Go to the source code of this file.

Variables

static odbc::Connectioncon = nullptr
 

Variable Documentation

odbc::Connection* con = nullptr
static

Definition at line 12 of file OnlMonStatusDB.cc.

View newest version in sPHENIX GitHub at line 12 of file OnlMonStatusDB.cc

Referenced by OnlMonStatusDB::GetConnection(), and OnlMonStatusDB::~OnlMonStatusDB().