kdecore Library API Documentation

kndbgstream Class Reference
[class class class class class class class class class class class class class class class class class Debug message generators]

kndbgstream is a dummy variant of kdbgstream. More...

#include <kdebug.h>

List of all members.

Public Member Functions

 kndbgstream ()
kndbgstreamoperator<< (short int)
kndbgstreamoperator<< (unsigned short int)
kndbgstreamoperator<< (char)
kndbgstreamoperator<< (unsigned char)
kndbgstreamoperator<< (int)
kndbgstreamoperator<< (unsigned int)
void flush ()
kndbgstreamoperator<< (QChar)
kndbgstreamoperator<< (const QString &)
kndbgstreamoperator<< (const QCString &)
kndbgstreamoperator<< (const char *)
kndbgstreamoperator<< (const void *)
kndbgstreamoperator<< (void *)
kndbgstreamoperator<< (double)
kndbgstreamoperator<< (long)
kndbgstreamoperator<< (unsigned long)
kndbgstreamoperator<< (Q_LLONG)
kndbgstreamoperator<< (Q_ULLONG)
kndbgstreamoperator<< (KNDBGFUNC)
kndbgstreamoperator<< (const QWidget *)
kndbgstreamoperator<< (QWidget *)
kndbgstreamform (const char *,...)
kndbgstreamoperator<< (const QDateTime &)
kndbgstreamoperator<< (const QDate &)
kndbgstreamoperator<< (const QTime &)
kndbgstreamoperator<< (const QPoint &)
kndbgstreamoperator<< (const QSize &)
kndbgstreamoperator<< (const QRect &)
kndbgstreamoperator<< (const QRegion &)
kndbgstreamoperator<< (const KURL &)
kndbgstreamoperator<< (const QStringList &)
kndbgstreamoperator<< (const QColor &)
kndbgstreamoperator<< (const QPen &)
kndbgstreamoperator<< (const QBrush &)
kndbgstreamoperator<< (const QVariant &)
kndbgstreamoperator<< (const QByteArray &)
template<class T>
kndbgstreamoperator<< (const QValueList< T > &)


Detailed Description

kndbgstream is a dummy variant of kdbgstream.

All functions do nothing.

See also:
kndDebug()

Definition at line 448 of file kdebug.h.


Constructor & Destructor Documentation

kndbgstream::kndbgstream  )  [inline]
 

Default constructor.

Definition at line 451 of file kdebug.h.


Member Function Documentation

kndbgstream& kndbgstream::operator<< short  int  )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 457 of file kdebug.h.

kndbgstream& kndbgstream::operator<< unsigned short  int  )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 462 of file kdebug.h.

kndbgstream& kndbgstream::operator<< char   )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 467 of file kdebug.h.

kndbgstream& kndbgstream::operator<< unsigned  char  )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 472 of file kdebug.h.

kndbgstream& kndbgstream::operator<< int   )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 477 of file kdebug.h.

kndbgstream& kndbgstream::operator<< unsigned  int  )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 482 of file kdebug.h.

void kndbgstream::flush  )  [inline]
 

Does nothing.

Definition at line 486 of file kdebug.h.

Referenced by KGlobal::flush().

kndbgstream& kndbgstream::operator<< QChar   )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 491 of file kdebug.h.

kndbgstream& kndbgstream::operator<< const QString  )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 496 of file kdebug.h.

kndbgstream& kndbgstream::operator<< const QCString  )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 501 of file kdebug.h.

kndbgstream& kndbgstream::operator<< const char *   )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 506 of file kdebug.h.

kndbgstream& kndbgstream::operator<< const void *   )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 511 of file kdebug.h.

kndbgstream& kndbgstream::operator<< void *   )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 516 of file kdebug.h.

kndbgstream& kndbgstream::operator<< double   )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 521 of file kdebug.h.

kndbgstream& kndbgstream::operator<< long   )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 526 of file kdebug.h.

kndbgstream& kndbgstream::operator<< unsigned  long  )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 531 of file kdebug.h.

kndbgstream& kndbgstream::operator<< Q_LLONG   )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 536 of file kdebug.h.

kndbgstream& kndbgstream::operator<< Q_ULLONG   )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 541 of file kdebug.h.

kndbgstream& kndbgstream::operator<< KNDBGFUNC   )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 546 of file kdebug.h.

kndbgstream& kndbgstream::operator<< const QWidget  )  [inline]
 

Does nothing.

Returns:
this stream

Definition at line 551 of file kdebug.h.

kndbgstream& kndbgstream::form const char *  ,
  ...
[inline]
 

Does nothing.

Returns:
this stream

Definition at line 557 of file kdebug.h.


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for kdecore Library Version 3.4.1.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sat Jun 11 20:18:43 2005 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003