poco/Foundation/include/Poco
2014-09-29 10:10:09 +02:00
..
Dynamic #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
AbstractCache.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
AbstractDelegate.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AbstractEvent.h Merge pull request #348 from ptarabbia/develop 2014-05-21 22:12:00 -05:00
AbstractObserver.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AbstractPriorityDelegate.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AbstractStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AccessExpirationDecorator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AccessExpireCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AccessExpireLRUCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AccessExpireStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ActiveDispatcher.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ActiveMethod.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ActiveResult.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ActiveRunnable.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ActiveStarter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Activity.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
Alignment.h Fixed MSVC 2010 warnings on large alignment 2014-07-04 11:19:26 +02:00
Any.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
ArchiveStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Array.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Ascii.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ASCIIEncoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AsyncChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AtomicCounter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AutoPtr.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
AutoReleasePool.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Base32Decoder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Base32Encoder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Base64Decoder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Base64Encoder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
BasicEvent.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
BinaryReader.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
BinaryWriter.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
Buffer.h removed unnecessary explicit in some multi-arg constructors 2014-09-10 16:44:36 +02:00
BufferAllocator.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
BufferedBidirectionalStreamBuf.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
BufferedStreamBuf.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Bugcheck.h added poco_unexpected() macro invoking Bugcheck::unexpected() to deal with unexpected exceptions in destructors 2014-09-19 08:16:47 +02:00
ByteOrder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Channel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Checksum.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ClassLibrary.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ClassLoader.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Clock.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Condition.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Config.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Configurable.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ConsoleChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
CountingStream.h Merge pull request #344 from RangelReale/htmlformcontentlength 2014-05-21 22:27:12 -05:00
DateTime.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DateTimeFormat.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DateTimeFormatter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DateTimeParser.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Debugger.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DefaultStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DeflatingStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Delegate.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DigestEngine.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DigestStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DirectoryIterator_UNIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DirectoryIterator_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DirectoryIterator_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DirectoryIterator_WIN32U.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DirectoryIterator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DirectoryIteratorStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DirectoryWatcher.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DynamicAny.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DynamicAnyHolder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DynamicFactory.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
DynamicStruct.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Environment_UNIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Environment_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Environment_VX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Environment_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Environment_WIN32U.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Environment_WINCE.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Environment.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Error.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ErrorHandler.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Event_POSIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Event_VX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Event_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Event.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
EventArgs.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
EventLogChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Exception.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ExpirationDecorator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Expire.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ExpireCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ExpireLRUCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ExpireStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FIFOBuffer.h removed unnecessary explicit in some multi-arg constructors 2014-09-10 16:44:36 +02:00
FIFOBufferStream.h removed unnecessary explicit in some multi-arg constructors 2014-09-10 16:44:36 +02:00
FIFOEvent.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FIFOStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
File_UNIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
File_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
File_VX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
File_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
File_WIN32U.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
File_WINCE.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
File.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FileChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FileStream_POSIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FileStream_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FileStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FileStreamFactory.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Format.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Formatter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FormattingChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Foundation.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FPEnvironment_C99.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FPEnvironment_DEC.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FPEnvironment_DUMMY.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FPEnvironment_SUN.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FPEnvironment_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FPEnvironment.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FunctionDelegate.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
FunctionPriorityDelegate.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Glob.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Hash.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HashFunction.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HashMap.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HashSet.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HashStatistic.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HashTable.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HexBinaryDecoder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HexBinaryEncoder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
HMACEngine.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
InflatingStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Instantiator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
KeyValueArgs.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Latin1Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Latin2Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Latin9Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LinearHashTable.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LineEndingConverter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ListMap.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LocalDateTime.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LogFile_STD.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LogFile_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LogFile_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LogFile_WIN32U.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LogFile.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Logger.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LoggingFactory.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LoggingRegistry.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LogStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LRUCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
LRUStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Manifest.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
MD4Engine.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
MD5Engine.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
MemoryPool.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
MemoryStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Message.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
MetaObject.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
MetaProgramming.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Mutex_POSIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Mutex_VX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Mutex_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Mutex_WINCE.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Mutex.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedEvent_Android.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedEvent_UNIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedEvent_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedEvent_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedEvent_WIN32U.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedEvent.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedMutex_Android.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedMutex_UNIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedMutex_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedMutex_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedMutex_WIN32U.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedMutex.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NamedTuple.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NestedDiagnosticContext.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
NObserver.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Notification.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NotificationCenter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NotificationQueue.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NotificationStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Nullable.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NullChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NullStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NumberFormatter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
NumberParser.h fixed GH# 447 NumberParser documentation on the format test used 2014-05-19 17:09:46 +02:00
NumericString.h GH# 545: use short for sign 2014-09-29 10:10:09 +02:00
ObjectPool.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
Observer.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
OpcomChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Optional.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Path_UNIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Path_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Path_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Path_WIN32U.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Path_WINCE.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Path.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PatternFormatter.h added %L modifier to PatternFormatter to switch to local time; some style fixes 2014-09-10 08:32:25 +02:00
PBKDF2Engine.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Pipe.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PipeImpl_DUMMY.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PipeImpl_POSIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PipeImpl_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PipeImpl.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PipeStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Platform_POSIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Platform_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Platform_VX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Platform_WIN32.h - added GH #445: Add flag to force POCO to preserve manually #defined target Windows versions 2014-05-21 04:47:24 -05:00
Platform.h Merge pull request #343 from abergmeier/develop 2014-05-19 17:46:17 +02:00
Poco.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PriorityDelegate.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PriorityEvent.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PriorityExpire.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PriorityNotificationQueue.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
PriorityStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Process_UNIX.h add is_running support 2014-08-11 17:21:53 +03:00
Process_VMS.h add is_running support 2014-08-11 17:21:53 +03:00
Process_VX.h add is_running support 2014-08-11 17:21:53 +03:00
Process_WIN32.h add is_running support 2014-08-11 17:21:53 +03:00
Process_WIN32U.h add is_running support 2014-08-11 17:21:53 +03:00
Process_WINCE.h add is_running support 2014-08-11 17:21:53 +03:00
Process.h add is_running support 2014-08-11 17:21:53 +03:00
PurgeStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Random.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RandomStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RecursiveDirectoryIterator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RecursiveDirectoryIteratorImpl.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RefCountedObject.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
RegularExpression.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RotateStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Runnable.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RunnableAdapter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RWLock_Android.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RWLock_POSIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RWLock_VX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RWLock_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RWLock_WINCE.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RWLock.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
ScopedLock.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
ScopedUnlock.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Semaphore_POSIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Semaphore_VX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Semaphore_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Semaphore.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SHA1Engine.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedLibrary_HPUX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedLibrary_UNIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedLibrary_VMS.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedLibrary_VX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedLibrary_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedLibrary_WIN32U.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedLibrary.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedMemory_DUMMY.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedMemory_POSIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedMemory_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedMemory.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SharedPtr.h #538 prevent destructors from throwing exceptions 2014-09-19 09:46:49 +02:00
SignalHandler.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SimpleFileChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SimpleHashTable.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SingletonHolder.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SortedDirectoryIterator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SplitterChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Stopwatch.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
StrategyCollection.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
StreamChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
StreamConverter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
StreamCopier.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
StreamTokenizer.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
StreamUtil.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
String.h removed unnecessary <locale> include 2014-05-25 16:39:10 +02:00
StringTokenizer.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SynchronizedObject.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
SyslogChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Task.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TaskManager.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TaskNotification.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TeeStream.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TemporaryFile.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TextBufferIterator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TextConverter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TextEncoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TextIterator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Thread_POSIX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Thread_VX.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Thread_WIN32.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Thread_WINCE.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Thread.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ThreadLocal.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ThreadPool.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ThreadTarget.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TimedNotificationQueue.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Timer.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Timespan.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Timestamp.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Timezone.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Token.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Tuple.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
TypeList.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Types.h Types.h: Fix Win64 on MinGW 2014-09-08 16:27:42 -07:00
UnbufferedStreamBuf.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Unicode.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UnicodeConverter.h GH #290: Unicode support 2014-05-21 03:28:24 -05:00
UniqueAccessExpireCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UniqueAccessExpireLRUCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UniqueAccessExpireStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UniqueExpireCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UniqueExpireLRUCache.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UniqueExpireStrategy.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UnWindows.h UnWindows.h: don't define NTDDI_VERSION if compiling for WinCE target 2014-09-04 23:38:11 +02:00
URI.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
URIStreamFactory.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
URIStreamOpener.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UTF8Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UTF8String.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UTF16Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UTF32Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UTFString.h added UTF16CharTraits and UTF32CharTraits to make everything work on platforms without std::wstring 2014-05-31 17:24:51 +02:00
UUID.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UUIDGenerator.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ValidArgs.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Version.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Void.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Windows1250Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Windows1251Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Windows1252Encoding.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
WindowsConsoleChannel.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
zconf.h WinCE fixes for zlib 1.2.8 2013-06-09 20:32:03 +02:00
zlib.h WinCE fixes for zlib 1.2.8 2013-06-09 20:32:03 +02:00