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

($Id: GCEdge.hpp 1353 2013-03-18 16:59:38Z arr $)

Templated class CXXR::GCEdge. More...

#include "CXXR/GCNode.hpp"
#include "CXXR/GCStackRoot.hpp"
Include dependency graph for GCEdge.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CXXR::GCEdgeBase
 Untemplated base class for GCEdge. More...
class  CXXR::GCEdge< T >
 Directed edge in the graph whose nodes are GCNode objects. More...

Namespaces

namespace  CXXR
 Namespace for the CXXR project.

Detailed Description

Templated class CXXR::GCEdge.