Atlas-C++
Classes | Public Types | Public Member Functions | Friends
Atlas::Objects::BaseObjectData::const_iterator Class Reference

List of all members.

Classes

class  PsuedoElement

Public Types

typedef std::pair< std::string,
PsuedoElement
value_type

Public Member Functions

 const_iterator (const const_iterator &I)
 const_iterator (const iterator &I)
 const_iterator (const BaseObjectData &obj, int current_class)
const_iteratoroperator= (const const_iterator &I)
const_iteratoroperator++ ()
const_iterator operator++ (int)
bool operator== (const const_iterator &I) const
bool operator!= (const const_iterator &I) const
const value_type & operator* () const
const value_type * operator-> () const

Friends

class BaseObjectData
class PsuedoElement

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

Copyright 2000-2004 the respective authors.

This document can be licensed under the terms of the GNU Free Documentation License or the GNU General Public License and may be freely distributed under the terms given by one of these licenses.