|
rds2cpp
C++ library for parsing RDS files
|
Reference to an external pointer. More...
#include <RObject.hpp>


Public Member Functions | |
| ExternalPointerIndex (size_t i=-1) | |
| SEXPType | type () const |
Public Member Functions inherited from rds2cpp::RObject | |
Public Attributes | |
| size_t | index |
Reference to an external pointer.
|
inline |
| i | Value of the external pointer index. |
|
inlinevirtual |
Implements rds2cpp::RObject.
| size_t rds2cpp::ExternalPointerIndex::index |
Index into the external_pointers vector of the RdsFile object.