|
Rcpp Version 1.1.2
|
#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 |
|
inline |
| std::string Rcpp::Argument::name |
Definition at line 37 of file Named.h.
Referenced by Argument(), Argument(), and operator=().