FileSystemPathBuilder::RegisterFormatStringOption Struct Reference

#include <ArmarXCore/core/util/FileSystemPathBuilder.h>

Public Member Functions

 RegisterFormatStringOption (std::string name, boost::regex patternRegex, std::function< std::string(const std::string &)> replacer, std::string description="")
 

Detailed Description

Definition at line 80 of file FileSystemPathBuilder.h.

Constructor & Destructor Documentation

◆ RegisterFormatStringOption()

RegisterFormatStringOption ( std::string  name,
boost::regex  patternRegex,
std::function< std::string(const std::string &)>  replacer,
std::string  description = "" 
)

Definition at line 102 of file FileSystemPathBuilder.cpp.

+ Here is the call graph for this function:

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