Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

kndbgstream Class Reference

#include <kdebug.h>

List of all members.

Public Methods

 kndbgstream ()
 EMpty constructor.

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<< (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<< (KNDBGFUNC)
kndbgstream & operator<< (QWidget *)
kndbgstream & form (const char *,...)


Detailed Description

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

Definition at line 256 of file kdebug.h.


Member Function Documentation

void kndbgstream::flush   [inline]
 

Does nothing.

Definition at line 294 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 349 of file kdebug.h.

kndbgstream& kndbgstream::operator<< QWidget *    [inline]
 

Does nothing.

Returns:
this stream

Definition at line 344 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 339 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 334 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 329 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 324 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 319 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 314 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 309 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 304 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 299 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 290 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 285 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 280 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 275 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 270 of file kdebug.h.

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

Does nothing.

Returns:
this stream

Definition at line 265 of file kdebug.h.


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:19 2003 for kdelibs by doxygen1.2.18