libyui
 
Loading...
Searching...
No Matches
YItem.h File Reference
#include <string>
#include <vector>
#include <iosfwd>
Include dependency graph for YItem.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  YItem
 

Typedefs

typedef std::vector< YItem * > YItemCollection
 Collection of pointers to YItem.
 
typedef YItemCollection::iterator YItemIterator
 Mutable iterator over YItemCollection.
 
typedef YItemCollection::const_iterator YItemConstIterator
 Const iterator over YItemCollection.
 

Functions

std::ostream & operator<< (std::ostream &stream, const YItem *item)