Cerata
A library to generate structural hardware designs
|
This is the complete list of members for cerata::vhdl::Identifier, including all inherited members.
append(const std::string &part) | cerata::vhdl::Identifier | |
Identifier()=default (defined in cerata::vhdl::Identifier) | cerata::vhdl::Identifier | |
Identifier(std::initializer_list< std::string > parts, std::optional< char > sep='_') | cerata::vhdl::Identifier | |
Identifier(std::deque< std::string > parts, std::optional< char > sep='_') | cerata::vhdl::Identifier | explicit |
operator+(const std::string &rhs) const | cerata::vhdl::Identifier | |
operator+=(const std::string &rhs) | cerata::vhdl::Identifier | |
prepend(const std::string &part) | cerata::vhdl::Identifier | |
ToString() const | cerata::vhdl::Identifier |