![]() |
Lumiera 0.pre.04
»edit your freedom«
|
This is the complete list of members for Symbol, including all inherited members.
| ANY | Symbol | static |
| BOTTOM | Symbol | static |
| c() const | Literal | inline |
| EMPTY | Symbol | static |
| empty() const | Symbol | inline |
| FAILURE | Symbol | static |
| length() const | Literal | inline |
| Literal() noexcept | Literal | inline |
| Literal(CStr literal) noexcept | Literal | inline |
| Literal(Literal const &) noexcept=default | Literal | |
| operator bool() const | Symbol | inlineexplicit |
| operator CStr() const | Literal | inline |
| operator=(Symbol const &)=default | Symbol | |
| operator=(Symbol &&)=default | Symbol | |
| lib::Literal::operator=(Literal const &) noexcept=default | Literal | |
| lib::Literal::operator=(CStr newStr) noexcept | Literal | inlineprotected |
| operator==(CStr cString) const | Literal | inline |
| str_ | Literal | private |
| Symbol(CStr lit=NULL) | Symbol | inline |
| Symbol(std::string &&definition) | Symbol | explicit |
| Symbol(std::string const &str) | Symbol | inline |
| Symbol(Literal const &base, std::string const &ext) | Symbol | inline |
| Symbol(Literal const &base, CStr ext) | Symbol | inline |
| Symbol(Symbol const &)=default | Symbol | |
| Symbol(Symbol &&)=default | Symbol |