Updated various indexing notes.

Removed a few obsolete classes.
Cosmetics
This commit is contained in:
2015-03-31 21:33:38 +02:00
parent 9e1083eba8
commit 8246bc1444
92 changed files with 300 additions and 1066 deletions

View File

@@ -1,5 +1,5 @@
note
description: "Summary description for {WGI_NULL_CONNECTOR}."
description: "NULL connector, mainly used for void-safety purpose or testing"
date: "$Date$"
revision: "$Revision$"

View File

@@ -1,5 +1,5 @@
note
description: "Summary description for WGI_NULL_FILE_INPUT_STREAM."
description: "Null Input stream based on FILE."
legal: "See notice at end of class."
status: "See notice at end of class."
date: "$Date$"

View File

@@ -1,5 +1,5 @@
note
description: "Summary description for WGI_NULL_INPUT_STREAM."
description: "Input stream for NULL connector."
legal: "See notice at end of class."
status: "See notice at end of class."
date: "$Date$"

View File

@@ -1,5 +1,5 @@
note
description: "Summary description for WGI_NULL_OUTPUT_STREAM."
description: "Output stream for NULL connector."
legal: "See notice at end of class."
status: "See notice at end of class."
date: "$Date$"

View File

@@ -1,5 +1,5 @@
note
description: "Summary description for WGI_NULL_STRING_INPUT_STREAM."
description: "Input stream for NULL connector based on string body (in memory)."
legal: "See notice at end of class."
status: "See notice at end of class."
date: "$Date$"