CXXR (C++ R) API
Public Member Functions
CXXR::ConsCell::iterator Class Reference

iterator for iterating over a HeterogeneousList. More...

#include <ConsCell.h>

List of all members.

Public Member Functions

 iterator (ConsCell *cc=0)
 Constructor.
ConsCelloperator* () const
ConsCelloperator-> () const
ConsCelloperator++ ()
ConsCelloperator++ (int)

Detailed Description

iterator for iterating over a HeterogeneousList.


Constructor & Destructor Documentation

CXXR::ConsCell::iterator::iterator ( ConsCell cc = 0)
inlineexplicit

Constructor.

Parameters:
ccPointer, possibly null, to the ConsCell to be designated by the iterator.

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