|
Rcpp Version 1.0.14
|
#include <Named.h>
Public Member Functions | |
| Argument () | |
| Argument (const std::string &name_) | |
| template<typename T > | |
| traits::named_object< T > | operator= (const T &t) |
Public Attributes | |
| std::string | name |
|
inline |
| std::string Rcpp::Argument::name |
Definition at line 37 of file Named.h.
Referenced by operator=().