HPCToolkit
TraceviewerServer::DBOpener Class Reference

#include <DBOpener.hpp>

Public Member Functions

 DBOpener ()
 
virtual ~DBOpener ()
 
SpaceTimeDataControlleropenDbAndCreateStdc (string)
 

Static Private Member Functions

static bool verifyDatabase (string, FileData *)
 

Static Private Attributes

static const unsigned int MIN_TRACE_SIZE
 

Detailed Description

Definition at line 71 of file DBOpener.hpp.

Constructor & Destructor Documentation

◆ DBOpener()

TraceviewerServer::DBOpener::DBOpener ( )

Definition at line 73 of file DBOpener.cpp.

◆ ~DBOpener()

TraceviewerServer::DBOpener::~DBOpener ( )
virtual

Definition at line 78 of file DBOpener.cpp.

Member Function Documentation

◆ openDbAndCreateStdc()

SpaceTimeDataController * TraceviewerServer::DBOpener::openDbAndCreateStdc ( string  pathToDB)

Definition at line 84 of file DBOpener.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ verifyDatabase()

bool TraceviewerServer::DBOpener::verifyDatabase ( string  directory,
FileData location 
)
staticprivate

Definition at line 114 of file DBOpener.cpp.

Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ MIN_TRACE_SIZE

const unsigned int TraceviewerServer::DBOpener::MIN_TRACE_SIZE
staticprivate
Initial value:
= 32 + 8 + 24

Definition at line 79 of file DBOpener.hpp.


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