|
Rcpp Version 1.1.2
|
#include <class.h>


Public Types | |
| typedef PROP Class::* | pointer |
| typedef CppProperty< Class > | prop_class |
Public Member Functions | |
| CppProperty_Getter_Setter (pointer ptr_, const char *doc) | |
| SEXP | get (Class *object) |
| void | set (Class *object, SEXP value) |
| bool | is_readonly () |
| std::string | get_class () |
Private Attributes | |
| pointer | ptr |
| std::string | class_name |
| typedef PROP Class::* class_< Class >::CppProperty_Getter_Setter< PROP >::pointer |
| typedef CppProperty<Class> class_< Class >::CppProperty_Getter_Setter< PROP >::prop_class |
|
inline |
|
inline |
|
inline |
|
inline |
|
private |
|
private |