#include <iostream>
#include <y2util/Rep.h>
Functions | |
ostream & | operator<< (ostream &str, const Rep &obj) |
ostream & | operator<< (ostream &str, const Rep *obj) |
ostream & | operator<< (ostream &str, const RepPtrBase &obj) |
|
Stream output operator for all counted pointer classes. |
|
Stream output operator for reference counted object pointer. |
|
Stream output operator for reference counted objects. |