#include <MutableVariableName.hpp>
◆ MutableVariableName() [1/2]
| MutableVariableName::MutableVariableName |
( |
| ) |
|
|
inline |
◆ MutableVariableName() [2/2]
| MutableVariableName::MutableVariableName |
( |
std::string |
name | ) |
|
|
inline |
◆ empty()
| bool MutableVariableName::empty |
( |
| ) |
|
|
inline |
◆ front()
| std::string MutableVariableName::front |
( |
| ) |
|
|
inline |
◆ getElements()
| std::vector<std::string> MutableVariableName::getElements |
( |
| ) |
const |
|
inline |
◆ pop_back()
| std::string MutableVariableName::pop_back |
( |
| ) |
|
|
inline |
◆ pop_front()
| std::string MutableVariableName::pop_front |
( |
| ) |
|
|
inline |
◆ pushIndex()
| void MutableVariableName::pushIndex |
( |
int |
i | ) |
|
|
inline |
◆ pushName()
| void MutableVariableName::pushName |
( |
std::string |
name | ) |
|
|
inline |
◆ size()
| int MutableVariableName::size |
( |
| ) |
|
|
inline |
◆ toString()
| std::string MutableVariableName::toString |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: