Rcpp Version 1.0.9
proxy.h
Go to the documentation of this file.
1
// Copyright (C) 2013 Romain Francois
2
//
3
// This file is part of Rcpp.
4
//
5
// Rcpp is free software: you can redistribute it and/or modify it
6
// under the terms of the GNU General Public License as published by
7
// the Free Software Foundation, either version 2 of the License, or
8
// (at your option) any later version.
9
//
10
// Rcpp is distributed in the hope that it will be useful, but
11
// WITHOUT ANY WARRANTY; without even the implied warranty of
12
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13
// GNU General Public License for more details.
14
//
15
// You should have received a copy of the GNU General Public License
16
// along with Rcpp. If not, see <http://www.gnu.org/licenses/>.
17
18
#ifndef Rcpp_proxy_proxy_h
19
20
#include <
Rcpp/proxy/GenericProxy.h
>
21
22
#include <
Rcpp/proxy/NamesProxy.h
>
23
#include <
Rcpp/proxy/RObjectMethods.h
>
24
#include <
Rcpp/proxy/AttributeProxy.h
>
25
#include <
Rcpp/proxy/TagProxy.h
>
26
#include <
Rcpp/proxy/ProtectedProxy.h
>
27
#include <
Rcpp/proxy/SlotProxy.h
>
28
#include <
Rcpp/proxy/Binding.h
>
29
#include <
Rcpp/proxy/FieldProxy.h
>
30
#include <
Rcpp/proxy/DottedPairProxy.h
>
31
32
#endif
AttributeProxy.h
Binding.h
DottedPairProxy.h
FieldProxy.h
GenericProxy.h
NamesProxy.h
ProtectedProxy.h
RObjectMethods.h
SlotProxy.h
TagProxy.h
inst
include
Rcpp
proxy
proxy.h
Generated on Sat Jul 9 2022 09:14:52 for Rcpp Version 1.0.9 by
1.9.1