CXXR (C++ R) API
Public Member Functions
CXXR::Symbol::const_iterator Class Reference

const_iterator for iterating over all standard Symbols. More...

#include <Symbol.h>

List of all members.

Public Member Functions

 const_iterator (Table::const_iterator tblit)
const Symboloperator* ()
const_iteratoroperator++ ()
bool operator!= (const_iterator other) const

Detailed Description

const_iterator for iterating over all standard Symbols.

This is currently only a rudimentary implementation of a forward iterator. It is used in BuiltInSize() and BuiltInNames().


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