#include <qbpp.hpp>
Definition at line 546 of file qbpp.hpp.
◆ VarSet() [1/2]
qbpp::impl::VarSet::VarSet |
( |
| ) |
|
|
inlineprivate |
◆ VarSet() [2/2]
◆ operator=()
◆ get_instance()
static VarSet& qbpp::impl::VarSet::get_instance |
( |
| ) |
|
|
inlinestatic |
◆ all_var_count()
static vindex_t qbpp::impl::VarSet::all_var_count |
( |
| ) |
|
|
inlinestatic |
◆ var()
static Var qbpp::impl::VarSet::var |
( |
const std::string & |
var_str | ) |
|
|
inlinestatic |
◆ new_unnamed_var_str()
static std::string qbpp::impl::VarSet::new_unnamed_var_str |
( |
| ) |
|
|
inlinestatic |
◆ str()
static std::string qbpp::impl::VarSet::str |
( |
Var |
var | ) |
|
|
inlinestatic |
◆ var_str_
std::vector<std::string> qbpp::impl::VarSet::var_str_ |
|
private |
◆ unnamed_vars
vindex_t qbpp::impl::VarSet::unnamed_vars {0} |
|
private |
The documentation for this class was generated from the following file: