kdecore Library API Documentation

kndbgstream Class Reference
[Debug message generators]

#include <kdebug.h>

List of all members.

Public Member Functions

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


Detailed Description

kndbgstream is a dummy variant of kdbgstream. All functions do nothing.
See also:
kndDebug()

Definition at line 447 of file kdebug.h.


Constructor & Destructor Documentation

kndbgstream::kndbgstream (   )  [inline]
 

Default constructor.

Definition at line 450 of file kdebug.h.


Member Function Documentation

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

Does nothing.

Returns:
this stream

Definition at line 456 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 461 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 466 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 471 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 476 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 481 of file kdebug.h.

void kndbgstream::flush (   )  [inline]
 

Does nothing.

Definition at line 485 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 490 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 495 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 500 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 505 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 510 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 515 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 520 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 525 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 530 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 535 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 540 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 545 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 550 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 556 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.3.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Sun Jan 15 13:32:36 2006 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003