Atlas-C++
|
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_iterator & | operator= (const const_iterator &I) |
const_iterator & | operator++ () |
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 |
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.