#include <PlaceholderParser.hpp>
◆ PlaceholderParser()
Slic3r::PlaceholderParser::PlaceholderParser |
( |
| ) |
|
◆ apply_config()
◆ apply_env_variables()
void Slic3r::PlaceholderParser::apply_env_variables |
( |
| ) |
|
◆ process()
std::string Slic3r::PlaceholderParser::process |
( |
std::string |
str | ) |
const |
◆ set() [1/3]
void Slic3r::PlaceholderParser::set |
( |
const std::string & |
key, |
|
|
const std::string & |
value |
|
) |
| |
◆ set() [2/3]
void Slic3r::PlaceholderParser::set |
( |
const std::string & |
key, |
|
|
int |
value |
|
) |
| |
◆ set() [3/3]
void Slic3r::PlaceholderParser::set |
( |
const std::string & |
key, |
|
|
std::vector< std::string > |
values |
|
) |
| |
◆ update_timestamp()
void Slic3r::PlaceholderParser::update_timestamp |
( |
| ) |
|
◆ _multiple
◆ _single
The documentation for this class was generated from the following files: