rds2cpp
C++ library for parsing RDS files
Loading...
Searching...
No Matches
rds2cpp::BuiltInFunction Struct Reference

Built-in function. More...

#include <RObject.hpp>

Inheritance diagram for rds2cpp::BuiltInFunction:
Collaboration diagram for rds2cpp::BuiltInFunction:

Public Member Functions

SEXPType type () const
 
- Public Member Functions inherited from rds2cpp::RObject

Public Attributes

std::string name
 

Detailed Description

Built-in function.

Member Function Documentation

◆ type()

SEXPType rds2cpp::BuiltInFunction::type ( ) const
inlinevirtual
Returns
Type of the R object.

Implements rds2cpp::RObject.

Member Data Documentation

◆ name

std::string rds2cpp::BuiltInFunction::name

Name of the built-in function.


The documentation for this struct was generated from the following file: