($Id: BuiltInFunction.h 1390 2013-06-11 14:41:41Z arr $)
Class CXXR::BuiltInFunction and associated C interface.
More...
#include "CXXR/FunctionBase.h"
#include <map>
#include <boost/serialization/nvp.hpp>
#include "CXXR/ArgList.hpp"
#include "CXXR/Environment.h"
#include "CXXR/Expression.h"
Go to the source code of this file.
Namespaces |
namespace | CXXR |
| Namespace for the CXXR project.
|
Detailed Description
Class CXXR::BuiltInFunction and associated C interface.
Typedef Documentation
The type of the do_xxxx functions.
These are the built-in R functions.
Function Documentation
Get offset of a CXXR::BuiltInFunction.
- Parameters:
-
- Returns:
- The offset of this function within the function table.