Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Tools/Debugging/DebugKeyTable.cpp File Reference

Implementation of class DebugKey and DebugKeyTable. More...

#include "Platform/SystemCall.h"
#include "DebugKeyTable.h"

Include dependency graph for DebugKeyTable.cpp:

Include dependency graph

Go to the source code of this file.

Functions

Inoperator>> (In &stream, DebugKeyTable &debugKeyTable)
 Streaming operator that reads a DebugKeyTable from a stream.

Outoperator<< (Out &stream, DebugKeyTable &debugKeyTable)
 Streaming operator that writes a DebugKeyTable to a stream.


Detailed Description

Implementation of class DebugKey and DebugKeyTable.

Author:
Ronnie Brunn

Martin Lötzsch

Max Risler

Definition in file DebugKeyTable.cpp.


Function Documentation

In& operator>> In stream,
DebugKeyTable debugKeyTable
 

Streaming operator that reads a DebugKeyTable from a stream.

Parameters:
stream The stream from which is read.
debugKeyTable The DebugKeyTable object.
Returns:
The stream.

Definition at line 129 of file DebugKeyTable.cpp.

Out& operator<< Out stream,
DebugKeyTable debugKeyTable
 

Streaming operator that writes a DebugKeyTable to a stream.

Parameters:
stream The stream to write on.
debugKeyTable The DebugKeyTable object.
Returns:
The stream.

Definition at line 148 of file DebugKeyTable.cpp.


Generated on Thu Sep 23 20:02:00 2004 for GT2004 by doxygen 1.3.6