boca::latex::RenewCommand Class Reference
  #include <Command.hh>
Inheritance diagram for boca::latex::RenewCommand:
Collaboration diagram for boca::latex::RenewCommand:
| Public Member Functions | |
| template<typename Value > | |
| RenewCommand (std::string const &command, Value value) | |
|  Public Member Functions inherited from boca::latex::Command | |
| template<typename... Arguments_> | |
| Command (std::string const &command, Arguments_...arguments) | |
| template<typename... Arguments_> | |
| void | Argument (std::string const &argument, Arguments_...arguments) | 
| template<typename... Arguments_> | |
| void | Argument (char const *argument, Arguments_...arguments) | 
| template<typename... Arguments_> | |
| void | Argument (int argument, Arguments_...arguments) | 
| template<typename... Arguments_> | |
| void | Argument (Optional const &option, Arguments_...arguments) | 
| template<typename... Arguments_> | |
| void | Argument (bool add_line, Arguments_...arguments) | 
| template<typename... Arguments_> | |
| void | Optional (std::string const &argument, Arguments_...arguments) | 
| std::string | str () const | 
| operator std::string () | |
| void | Argument () | 
Constructor & Destructor Documentation
template<typename Value > 
| 
 | inline | 
The documentation for this class was generated from the following file:
- boca/latex/Command.hh
 
          
          