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