sync to internal repository

This commit is contained in:
Guenter Obiltschnig 2007-02-23 14:27:57 +00:00
parent 973e256680
commit 7639f5a3f0
742 changed files with 865 additions and 795 deletions

View File

@ -1,7 +1,7 @@
# #
# Makefile # Makefile
# #
# $Id: //poco/1.3/Foundation/Makefile#1 $ # $Id: //poco/Main/Foundation/Makefile#35 $
# #
# Makefile for Poco Foundation # Makefile for Poco Foundation
# #

View File

@ -1,7 +1,7 @@
// //
// ASCIIEncoding.h // ASCIIEncoding.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ASCIIEncoding.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ASCIIEncoding.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Text // Package: Text

View File

@ -1,7 +1,7 @@
// //
// AbstractCache.h // AbstractCache.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/AbstractCache.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/AbstractCache.h#12 $
// //
// Library: Foundation // Library: Foundation
// Package: Cache // Package: Cache

View File

@ -1,7 +1,7 @@
// //
// AbstractDelegate.h // AbstractDelegate.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/AbstractDelegate.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/AbstractDelegate.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Events // Package: Events

View File

@ -1,7 +1,7 @@
// //
// AbstractEvent.h // AbstractEvent.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/AbstractEvent.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/AbstractEvent.h#8 $
// //
// Library: Foundation // Library: Foundation
// Package: Events // Package: Events

View File

@ -1,7 +1,7 @@
// //
// AbstractObserver.h // AbstractObserver.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/AbstractObserver.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/AbstractObserver.h#1 $
// //
// Library: Foundation // Library: Foundation
// Package: Notifications // Package: Notifications

View File

@ -1,7 +1,7 @@
// //
// AbstractPriorityDelegate.h // AbstractPriorityDelegate.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/AbstractPriorityDelegate.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/AbstractPriorityDelegate.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Events // Package: Events

View File

@ -1,7 +1,7 @@
// //
// AbstractStrategy.h // AbstractStrategy.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/AbstractStrategy.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/AbstractStrategy.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Cache // Package: Cache

View File

@ -1,7 +1,7 @@
// //
// ActiveDispatcher.h // ActiveDispatcher.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ActiveDispatcher.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ActiveDispatcher.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Threading // Package: Threading

View File

@ -1,7 +1,7 @@
// //
// ActiveMethod.h // ActiveMethod.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ActiveMethod.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ActiveMethod.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Threading // Package: Threading

View File

@ -1,7 +1,7 @@
// //
// ActiveResult.h // ActiveResult.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ActiveResult.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ActiveResult.h#4 $
// //
// Library: Foundation // Library: Foundation
// Package: Threading // Package: Threading

View File

@ -1,7 +1,7 @@
// //
// ActiveRunnable.h // ActiveRunnable.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ActiveRunnable.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ActiveRunnable.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Threading // Package: Threading

View File

@ -1,7 +1,7 @@
// //
// ActiveStarter.h // ActiveStarter.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ActiveStarter.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ActiveStarter.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Threading // Package: Threading

View File

@ -1,7 +1,7 @@
// //
// Activity.h // Activity.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Activity.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Activity.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Threading // Package: Threading

View File

@ -1,7 +1,7 @@
// //
// Any.h // Any.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Any.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Any.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// ArchiveStrategy.h // ArchiveStrategy.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ArchiveStrategy.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ArchiveStrategy.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Logging // Package: Logging

View File

@ -1,7 +1,7 @@
// //
// AsyncChannel.h // AsyncChannel.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/AsyncChannel.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/AsyncChannel.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Logging // Package: Logging

View File

@ -1,7 +1,7 @@
// //
// AutoPtr.h // AutoPtr.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/AutoPtr.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/AutoPtr.h#6 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// AutoReleasePool.h // AutoReleasePool.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/AutoReleasePool.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/AutoReleasePool.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// Base64Decoder.h // Base64Decoder.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Base64Decoder.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Base64Decoder.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Streams // Package: Streams

View File

@ -1,7 +1,7 @@
// //
// Base64Encoder.h // Base64Encoder.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Base64Encoder.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Base64Encoder.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Streams // Package: Streams

View File

@ -1,7 +1,7 @@
// //
// BasicEvent.h // BasicEvent.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/BasicEvent.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/BasicEvent.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Events // Package: Events

View File

@ -1,7 +1,7 @@
// //
// BinaryReader.h // BinaryReader.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/BinaryReader.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/BinaryReader.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Streams // Package: Streams

View File

@ -1,7 +1,7 @@
// //
// BinaryWriter.h // BinaryWriter.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/BinaryWriter.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/BinaryWriter.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Streams // Package: Streams

View File

@ -1,7 +1,7 @@
// //
// Buffer.h // Buffer.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Buffer.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Buffer.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// BufferAllocator.h // BufferAllocator.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/BufferAllocator.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/BufferAllocator.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Streams // Package: Streams

View File

@ -1,7 +1,7 @@
// //
// BufferedBidirectionalStreamBuf.h // BufferedBidirectionalStreamBuf.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/BufferedBidirectionalStreamBuf.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/BufferedBidirectionalStreamBuf.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Streams // Package: Streams

View File

@ -1,7 +1,7 @@
// //
// BufferedStreamBuf.h // BufferedStreamBuf.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/BufferedStreamBuf.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/BufferedStreamBuf.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Streams // Package: Streams

View File

@ -1,7 +1,7 @@
// //
// Bugcheck.h // Bugcheck.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Bugcheck.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Bugcheck.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// ByteOrder.h // ByteOrder.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ByteOrder.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ByteOrder.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// Channel.h // Channel.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Channel.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Channel.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Logging // Package: Logging

View File

@ -1,7 +1,7 @@
// //
// ClassLibrary.h // ClassLibrary.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ClassLibrary.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ClassLibrary.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: SharedLibrary // Package: SharedLibrary

View File

@ -1,7 +1,7 @@
// //
// ClassLoader.h // ClassLoader.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ClassLoader.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ClassLoader.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: SharedLibrary // Package: SharedLibrary

View File

@ -1,7 +1,7 @@
// //
// CompareFunctions.h // CompareFunctions.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/CompareFunctions.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/CompareFunctions.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Events // Package: Events

View File

@ -1,7 +1,7 @@
// //
// Config.h // Config.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Config.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Config.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// Configurable.h // Configurable.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Configurable.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Configurable.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Logging // Package: Logging

View File

@ -1,7 +1,7 @@
// //
// ConsoleChannel.h // ConsoleChannel.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ConsoleChannel.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ConsoleChannel.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Logging // Package: Logging

View File

@ -1,7 +1,7 @@
// //
// CountingStream.h // CountingStream.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/CountingStream.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/CountingStream.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Streams // Package: Streams

View File

@ -1,7 +1,7 @@
// //
// DateTime.h // DateTime.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/DateTime.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/DateTime.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: DateTime // Package: DateTime

View File

@ -1,7 +1,7 @@
// //
// DateTimeFormat.h // DateTimeFormat.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/DateTimeFormat.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/DateTimeFormat.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: DateTime // Package: DateTime

View File

@ -1,7 +1,7 @@
// //
// DateTimeFormatter.h // DateTimeFormatter.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/DateTimeFormatter.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/DateTimeFormatter.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: DateTime // Package: DateTime

View File

@ -1,7 +1,7 @@
// //
// DateTimeParser.h // DateTimeParser.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/DateTimeParser.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/DateTimeParser.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: DateTime // Package: DateTime

View File

@ -1,7 +1,7 @@
// //
// Debugger.h // Debugger.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Debugger.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Debugger.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// DefaultStrategy.h // DefaultStrategy.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/DefaultStrategy.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/DefaultStrategy.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Events // Package: Events

View File

@ -1,7 +1,7 @@
// //
// DeflatingStream.h // DeflatingStream.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/DeflatingStream.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/DeflatingStream.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Streams // Package: Streams

View File

@ -1,7 +1,7 @@
// //
// Delegate.h // Delegate.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Delegate.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Delegate.h#5 $
// //
// Library: Foundation // Library: Foundation
// Package: Events // Package: Events

View File

@ -1,7 +1,7 @@
// //
// DigestEngine.h // DigestEngine.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/DigestEngine.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/DigestEngine.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Crypt // Package: Crypt

View File

@ -1,7 +1,7 @@
// //
// DigestStream.h // DigestStream.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/DigestStream.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/DigestStream.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Crypt // Package: Crypt

View File

@ -1,7 +1,7 @@
// //
// DirectoryIterator.h // DirectoryIterator.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/DirectoryIterator.h#2 $ // $Id: //poco/Main/Foundation/include/Poco/DirectoryIterator.h#5 $
// //
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem

View File

@ -1,7 +1,7 @@
// //
// DirectoryIterator_UNIX.h // DirectoryIterator_UNIX.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/DirectoryIterator_UNIX.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/DirectoryIterator_UNIX.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem

View File

@ -1,7 +1,7 @@
// //
// DirectoryIterator_VMS.h // DirectoryIterator_VMS.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/DirectoryIterator_VMS.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/DirectoryIterator_VMS.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem

View File

@ -1,7 +1,7 @@
// //
// DirectoryIterator_WIN32.h // DirectoryIterator_WIN32.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/DirectoryIterator_WIN32.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/DirectoryIterator_WIN32.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem

View File

@ -1,7 +1,7 @@
// //
// DirectoryIterator_WIN32U.h // DirectoryIterator_WIN32U.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/DirectoryIterator_WIN32U.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/DirectoryIterator_WIN32U.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem

View File

@ -1,7 +1,7 @@
// //
// DynamicFactory.h // DynamicFactory.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/DynamicFactory.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/DynamicFactory.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// Environment.h // Environment.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Environment.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Environment.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// Environment_UNIX.h // Environment_UNIX.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Environment_UNIX.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Environment_UNIX.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// Environment_VMS.h // Environment_VMS.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Environment_VMS.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Environment_VMS.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// Environment_WIN32.h // Environment_WIN32.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Environment_WIN32.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Environment_WIN32.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// Environment_WIN32U.h // Environment_WIN32U.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Environment_WIN32U.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Environment_WIN32U.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// ErrorHandler.h // ErrorHandler.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ErrorHandler.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ErrorHandler.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Threading // Package: Threading

View File

@ -1,7 +1,7 @@
// //
// Event.h // Event.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Event.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Event.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Threading // Package: Threading

View File

@ -1,7 +1,7 @@
// //
// EventArgs.h // EventArgs.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/EventArgs.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/EventArgs.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Events // Package: Events

View File

@ -1,7 +1,7 @@
// //
// EventLogChannel.h // EventLogChannel.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/EventLogChannel.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/EventLogChannel.h#4 $
// //
// Library: Foundation // Library: Foundation
// Package: Logging // Package: Logging

View File

@ -1,7 +1,7 @@
// //
// Event_POSIX.h // Event_POSIX.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Event_POSIX.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Event_POSIX.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Threading // Package: Threading

View File

@ -1,7 +1,7 @@
// //
// Event_WIN32.h // Event_WIN32.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Event_WIN32.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Event_WIN32.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Threading // Package: Threading

View File

@ -1,7 +1,7 @@
// //
// Exception.h // Exception.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Exception.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Exception.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// ExpirationDecorator.h // ExpirationDecorator.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ExpirationDecorator.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ExpirationDecorator.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Events // Package: Events

View File

@ -1,7 +1,7 @@
// //
// Expire.h // Expire.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Expire.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Expire.h#4 $
// //
// Library: Foundation // Library: Foundation
// Package: Events // Package: Events

View File

@ -1,7 +1,7 @@
// //
// ExpireCache.h // ExpireCache.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ExpireCache.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ExpireCache.h#4 $
// //
// Library: Foundation // Library: Foundation
// Package: Cache // Package: Cache

View File

@ -1,7 +1,7 @@
// //
// ExpireLRUCache.h // ExpireLRUCache.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ExpireLRUCache.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ExpireLRUCache.h#5 $
// //
// Library: Foundation // Library: Foundation
// Package: Cache // Package: Cache

View File

@ -1,7 +1,7 @@
// //
// ExpireStrategy.h // ExpireStrategy.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/ExpireStrategy.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/ExpireStrategy.h#5 $
// //
// Library: Foundation // Library: Foundation
// Package: Cache // Package: Cache

View File

@ -1,7 +1,7 @@
// //
// FIFOEvent.h // FIFOEvent.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/FIFOEvent.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/FIFOEvent.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Events // Package: Events

View File

@ -1,7 +1,7 @@
// //
// FIFOStrategy.h // FIFOStrategy.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/FIFOStrategy.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/FIFOStrategy.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Events // Package: Events

View File

@ -1,7 +1,7 @@
// //
// FPEnvironment.h // FPEnvironment.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/FPEnvironment.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/FPEnvironment.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// FPEnvironment_C99.h // FPEnvironment_C99.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/FPEnvironment_C99.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/FPEnvironment_C99.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// FPEnvironment_DEC.h // FPEnvironment_DEC.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/FPEnvironment_DEC.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/FPEnvironment_DEC.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// FPEnvironment_DUMMY.h // FPEnvironment_DUMMY.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/FPEnvironment_DUMMY.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/FPEnvironment_DUMMY.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// FPEnvironment_SUN.h // FPEnvironment_SUN.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/FPEnvironment_SUN.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/FPEnvironment_SUN.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// FPEnvironment_WIN32.h // FPEnvironment_WIN32.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/FPEnvironment_WIN32.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/FPEnvironment_WIN32.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// File.h // File.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/File.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/File.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem

View File

@ -1,7 +1,7 @@
// //
// FileChannel.h // FileChannel.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/FileChannel.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/FileChannel.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Logging // Package: Logging

View File

@ -1,7 +1,7 @@
// //
// FileStreamFactory.h // FileStreamFactory.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/FileStreamFactory.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/FileStreamFactory.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: URI // Package: URI

View File

@ -1,7 +1,7 @@
// //
// File_UNIX.h // File_UNIX.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/File_UNIX.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/File_UNIX.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem

View File

@ -1,7 +1,7 @@
// //
// File_VMS.h // File_VMS.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/File_VMS.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/File_VMS.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem

View File

@ -1,7 +1,7 @@
// //
// File_WIN32.h // File_WIN32.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/File_WIN32.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/File_WIN32.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem

View File

@ -1,7 +1,7 @@
// //
// File_WIN32U.h // File_WIN32U.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/File_WIN32U.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/File_WIN32U.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem

View File

@ -1,7 +1,7 @@
// //
// Format.h // Format.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Format.h#3 $ // $Id: //poco/Main/Foundation/include/Poco/Format.h#4 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// Formatter.h // Formatter.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Formatter.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Formatter.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Logging // Package: Logging

View File

@ -1,7 +1,7 @@
// //
// FormattingChannel.h // FormattingChannel.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/FormattingChannel.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/FormattingChannel.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Logging // Package: Logging

View File

@ -1,7 +1,7 @@
// //
// Foundation.h // Foundation.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Foundation.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Foundation.h#6 $
// //
// Library: Foundation // Library: Foundation
// Package: Core // Package: Core

View File

@ -1,7 +1,7 @@
// //
// Glob.h // Glob.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Glob.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Glob.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Filesystem // Package: Filesystem

View File

@ -1,7 +1,7 @@
// //
// HMACEngine.h // HMACEngine.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/HMACEngine.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/HMACEngine.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Crypt // Package: Crypt

View File

@ -1,7 +1,7 @@
// //
// Hash.h // Hash.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/Hash.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/Hash.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Hashing // Package: Hashing

View File

@ -1,7 +1,7 @@
// //
// HashFunction.h // HashFunction.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/HashFunction.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/HashFunction.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Hashing // Package: Hashing

View File

@ -1,7 +1,7 @@
// //
// HashMap.h // HashMap.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/HashMap.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/HashMap.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Hashing // Package: Hashing

View File

@ -1,7 +1,7 @@
// //
// HashSet.h // HashSet.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/HashSet.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/HashSet.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Hashing // Package: Hashing

View File

@ -1,7 +1,7 @@
// //
// HashStatistic.h // HashStatistic.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/HashStatistic.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/HashStatistic.h#3 $
// //
// Library: Foundation // Library: Foundation
// Package: Hashing // Package: Hashing

View File

@ -1,7 +1,7 @@
// //
// HashTable.h // HashTable.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/HashTable.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/HashTable.h#7 $
// //
// Library: Foundation // Library: Foundation
// Package: Hashing // Package: Hashing

View File

@ -1,7 +1,7 @@
// //
// HexBinaryDecoder.h // HexBinaryDecoder.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/HexBinaryDecoder.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/HexBinaryDecoder.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Streams // Package: Streams

View File

@ -1,7 +1,7 @@
// //
// HexBinaryEncoder.h // HexBinaryEncoder.h
// //
// $Id: //poco/1.3/Foundation/include/Poco/HexBinaryEncoder.h#1 $ // $Id: //poco/Main/Foundation/include/Poco/HexBinaryEncoder.h#2 $
// //
// Library: Foundation // Library: Foundation
// Package: Streams // Package: Streams

Some files were not shown because too many files have changed in this diff Show More