boca::latex::MultiColumn Member List
This is the complete list of members for boca::latex::MultiColumn, including all inherited members.
Argument(std::string const &argument, Arguments_...arguments) | boca::latex::Command | inline |
Argument(char const *argument, Arguments_...arguments) | boca::latex::Command | inline |
Argument(int argument, Arguments_...arguments) | boca::latex::Command | inline |
Argument(Optional const &option, Arguments_...arguments) | boca::latex::Command | inline |
Argument(bool add_line, Arguments_...arguments) | boca::latex::Command | inline |
Argument() | boca::latex::Command | inline |
Command(std::string const &command, Arguments_...arguments) | boca::latex::Command | inline |
MultiColumn(std::string const &name, int number, std::string const &alignment="c") | boca::latex::MultiColumn | inline |
operator std::string() | boca::latex::Command | inline |
Optional(std::string const &argument, Arguments_...arguments) | boca::latex::Command | inline |
str() const | boca::latex::Command |