ChimeraTK-DeviceAccess 03.29.00
Loading...
Searching...
No Matches
MapFileSearchFixture Struct Reference

Public Member Functions

 MapFileSearchFixture ()
 
 ~MapFileSearchFixture ()
 

Static Public Member Functions

static void writeMapFile (const fs::path &path, const std::string &registerName)
 Write a map file containing a single register with the given name.
 
static void writeDMapFile (const fs::path &path, const std::string &mapName)
 Write a minimal, parseable dmap file referencing the given map file.
 
static void setDMapPath (const std::string &dmapPath)
 
static std::string canonical (const std::string &path)
 

Public Attributes

fs::path baseDir
 
fs::path workDir
 
fs::path previousWorkDir
 

Detailed Description

Definition at line 36 of file testMapFileSearch.cpp.

Constructor & Destructor Documentation

◆ MapFileSearchFixture()

MapFileSearchFixture::MapFileSearchFixture ( )
inline

Definition at line 41 of file testMapFileSearch.cpp.

◆ ~MapFileSearchFixture()

MapFileSearchFixture::~MapFileSearchFixture ( )
inline

Definition at line 53 of file testMapFileSearch.cpp.

Member Function Documentation

◆ canonical()

static std::string MapFileSearchFixture::canonical ( const std::string &  path)
inlinestatic

Definition at line 78 of file testMapFileSearch.cpp.

◆ setDMapPath()

static void MapFileSearchFixture::setDMapPath ( const std::string &  dmapPath)
inlinestatic

Definition at line 76 of file testMapFileSearch.cpp.

◆ writeDMapFile()

static void MapFileSearchFixture::writeDMapFile ( const fs::path &  path,
const std::string &  mapName 
)
inlinestatic

Write a minimal, parseable dmap file referencing the given map file.

Definition at line 68 of file testMapFileSearch.cpp.

◆ writeMapFile()

static void MapFileSearchFixture::writeMapFile ( const fs::path &  path,
const std::string &  registerName 
)
inlinestatic

Write a map file containing a single register with the given name.

Definition at line 59 of file testMapFileSearch.cpp.

Member Data Documentation

◆ baseDir

fs::path MapFileSearchFixture::baseDir

Definition at line 37 of file testMapFileSearch.cpp.

◆ previousWorkDir

fs::path MapFileSearchFixture::previousWorkDir

Definition at line 39 of file testMapFileSearch.cpp.

◆ workDir

fs::path MapFileSearchFixture::workDir

Definition at line 38 of file testMapFileSearch.cpp.


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