Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
OnlMonBase Class Reference

#include <OnlMon/blob/main/onlmonserver/OnlMonBase.h>

+ Inheritance diagram for OnlMonBase:
+ Collaboration diagram for OnlMonBase:

Public Member Functions

 OnlMonBase (const std::string &name="NONE")
 
virtual ~OnlMonBase ()
 
const std::string Name () const
 
void Name (const std::string &name)
 
virtual void Verbosity (const int i)
 
virtual int Verbosity () const
 

Protected Attributes

std::string ThisName
 
int verbosity = 0
 

Detailed Description

Definition at line 6 of file OnlMonBase.h.

View newest version in sPHENIX GitHub at line 6 of file OnlMonBase.h

Constructor & Destructor Documentation

OnlMonBase::OnlMonBase ( const std::string &  name = "NONE")
explicit

Definition at line 3 of file OnlMonBase.cc.

View newest version in sPHENIX GitHub at line 3 of file OnlMonBase.cc

virtual OnlMonBase::~OnlMonBase ( )
inlinevirtual

Definition at line 10 of file OnlMonBase.h.

View newest version in sPHENIX GitHub at line 10 of file OnlMonBase.h

Member Function Documentation

const std::string OnlMonBase::Name ( ) const
inline

Definition at line 12 of file OnlMonBase.h.

View newest version in sPHENIX GitHub at line 12 of file OnlMonBase.h

References ThisName.

Referenced by OnlMonDBodbc::Dump(), OnlMonDBodbc::Info(), OnlMonServer::LookAtMe(), PktSizeMon::putmapinhisto(), OnlMonServer::registerHisto(), OnlMonServer::registerMonitor(), PktSizeMon::Reset(), OnlMonServer::send_message(), OnlMon::SetMonitorServerId(), OnlMonServer::SetSubsystemRunStatus(), and OnlMonServer::SetSubsystemStatus().

+ Here is the caller graph for this function:

void OnlMonBase::Name ( const std::string &  name)
inline

Definition at line 13 of file OnlMonBase.h.

View newest version in sPHENIX GitHub at line 13 of file OnlMonBase.h

References perf_headwind::name, and ThisName.

virtual void OnlMonBase::Verbosity ( const int  i)
inlinevirtual

Reimplemented in OnlMonClient.

Definition at line 14 of file OnlMonBase.h.

View newest version in sPHENIX GitHub at line 14 of file OnlMonBase.h

References i, and verbosity.

Referenced by OnlMonDB::DBInit(), handleconnection(), and server().

+ Here is the caller graph for this function:

virtual int OnlMonBase::Verbosity ( ) const
inlinevirtual

Member Data Documentation

std::string OnlMonBase::ThisName
protected

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