From 252a2ec8b0f0f9cf20c947737087b24a8185b588 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 10 Jul 2024 18:56:16 +0900 Subject: Rename IO and network class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/ntquuid.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/ntquuid.html') diff --git a/doc/html/ntquuid.html b/doc/html/ntquuid.html index 1c80d0878..d818419b6 100644 --- a/doc/html/ntquuid.html +++ b/doc/html/ntquuid.html @@ -213,12 +213,12 @@ variant; otherwise returns VerUnknown.

See also variant().


Related Functions

-

TQDataStream & operator<< ( TQDataStream & s, const TQUuid & id ) +

TQDataStream & operator<< ( TQDataStream & s, const TQUuid & id )

Writes the uuid id to the datastream s. -

TQDataStream & operator>> ( TQDataStream & s, TQUuid & id ) +

TQDataStream & operator>> ( TQDataStream & s, TQUuid & id )

Reads uuid from from the stream s into id. -- cgit v1.2.1