SPH
Public Member Functions | List of all members
Baseline Class Reference

#include <Session.h>

Public Member Functions

 Baseline ()=default
 
bool parse (const Path &path)
 
bool isRecorded (const std::string &name)
 
INLINE Result operator[] (const std::string &name)
 

Detailed Description

Definition at line 194 of file Session.h.

Constructor & Destructor Documentation

◆ Baseline()

Baseline::Baseline ( )
default

Member Function Documentation

◆ isRecorded()

bool Baseline::isRecorded ( const std::string &  name)
inline

Definition at line 228 of file Session.h.

◆ operator[]()

INLINE Result Baseline::operator[] ( const std::string &  name)
inline

Definition at line 232 of file Session.h.

◆ parse()

bool Baseline::parse ( const Path path)
inline

Definition at line 201 of file Session.h.


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