|
|
* This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * *************************************************************************
xqlObjectList ()
| xqlObjectList |
~xqlObjectList ()
| ~xqlObjectList |
void push_back (xqlObject * pObject)
| push_back |
std::list<xqlObject *>::iterator* getNewIterator ()
| getNewIterator |
std::list<xqlObject *>::iterator begin ()
| begin |
std::list<xqlObject *>::iterator end ()
| end |
std::list<xqlObject *> m_List | m_List |
[private]
std::list<xqlObject *>::iterator m_Iter | m_Iter |
[private]
Generated by: markus on hobbes on Fri Mar 29 16:15:24 2002, using kdoc 2.0a53. |