CXXR (C++ R) API
Classes | Namespaces
NodeStack.hpp File Reference

($Id: NodeStack.hpp 1348 2013-02-25 17:49:03Z arr $)

Class CXXR::NodeStack. More...

#include <vector>
#include "CXXR/RObject.h"
Include dependency graph for NodeStack.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CXXR::NodeStack
 Class implementing a stack of RObject*. More...
class  CXXR::NodeStack::ElementProxy
 Proxy object for an element of a NodeStack. More...
class  CXXR::NodeStack::Scope
 Object constraining lifetime of NodeStack entries. More...

Namespaces

namespace  CXXR
 Namespace for the CXXR project.

Detailed Description

Class CXXR::NodeStack.