|
|
const char* [] QCongestionMonitorSimulatorStatusLabels |
#include <csim.h>
Labels for status.
const InfoEntry [] InfoEntries1 |
#include <qclient.h>
Transmission status info table #1 entries.
const InfoTable InfoTable1 |
#include <qclient.h>
Transmission status info table #1.
const InfoEntry [] InfoEntries2 |
#include <qclient.h>
Transmission status info table #1 entries.
const InfoTable InfoTable2 |
#include <qclient.h>
Transmission status info table #2.
template<class T> ostream& operator<< (ostream& os, const Range<T>& range) |
#include <range.h>
<< operator.
ostream& operator<< (ostream& out, const String& string) |
#include <strings.h>
Implementation of << operator.
String operator+ (const String& string1, const String& string2) |
#include <strings.h>
Implementation of + operator.
typedef signed char sbyte |
#include <system.h>
Datatype for storing a signed char.
typedef unsigned char ubyte |
#include <system.h>
Datatype for storing an unsigned char.
typedef signed char int8 |
#include <system.h>
Datatype for storing an 8-bit integer.
typedef unsigned char card8 |
#include <system.h>
Datatype for storing a 8-bit cardinal.
typedef signed short int16 |
#include <system.h>
Datatype for storing a 16-bit integer.
typedef unsigned short card16 |
#include <system.h>
Datatype for storing a 16-bit cardinal.
typedef signed int int32 |
#include <system.h>
Datatype for storing a 32-bit intger.
typedef signed int integer |
#include <system.h>
Datatype for storing a default-sized integer (32 bits minimum).
typedef unsigned int card32 |
#include <system.h>
Datatype for storing a 32-bit cardinal.
typedef signed long long int64 |
#include <system.h>
Datatype for storing an 64-bit integer.
typedef unsigned long long card64 |
#include <system.h>
Datatype for storing a 64-bit cardinal.
typedef unsigned int cardinal |
#include <system.h>
Datatype for storing a default-sized cardinal (32 bits minimum).
Generated by: viper@odin on Sun Feb 4 18:54:51 2001, using kdoc 2.0a22. |