poco/MongoDB/include/Poco/MongoDB
Aleksandar Fabijanic 99f013f678 Merge pull request #852 from fbraem/develop
Database::count() can parse different types of 'n' attribute in result.
2015-06-05 08:59:32 -05:00
..
Array.h Added const to Document/Array::isType 2015-05-28 16:32:00 +02:00
Binary.h Fix #750 missing binary size 2015-03-21 21:53:51 +01:00
BSONReader.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
BSONWriter.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Connection.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Cursor.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Database.h Database::count() can parse different types of 'n' attribute in result. 2015-06-03 20:34:05 +02:00
DeleteRequest.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
Document.h Added const to Document/Array::isType 2015-05-28 16:32:00 +02:00
Element.h Use std::list for storing elements in document instead of std::set 2015-05-14 18:34:57 +02:00
GetMoreRequest.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
InsertRequest.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
JavaScriptCode.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
KillCursorsRequest.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
MessageHeader.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
MongoDB.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ObjectId.h ObjectId constructor translates a hex string (24 characters) into a 12 byte object id 2014-12-20 19:11:16 +01:00
PoolableConnectionFactory.h Added condition variable and timeout to ObjectPool::borrowObject/returnObject to block caller until an object is available. 2015-05-27 14:01:39 +02:00
QueryRequest.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RegularExpression.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ReplicaSet.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
RequestMessage.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
ResponseMessage.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00
UpdateRequest.h LICENSE: add info about SPDX-License-Identifier usage and use it 2014-05-14 08:38:09 +02:00