summaryrefslogtreecommitdiff
path: root/qpid/cpp/src/tests
diff options
context:
space:
mode:
authorCharles E. Rolke <chug@apache.org>2011-12-21 17:55:59 +0000
committerCharles E. Rolke <chug@apache.org>2011-12-21 17:55:59 +0000
commitedb5252d682475def83ad2a2df2837f90e43ff99 (patch)
treec80fc1e6877e030f5427cd344f003b6818fb7ff2 /qpid/cpp/src/tests
parent1e7cf286773169c631f57c8b1df4f6bfe283a40e (diff)
downloadqpid-python-edb5252d682475def83ad2a2df2837f90e43ff99.tar.gz
QPID-3193 Major update provides locks and checks for disposed objects.
* White space police: tabs, trailing white, reformat source per Visual Studio ^k ^f. * Changed native object pointer names to nativeObjPtr for all classes. * Reviewed at https://reviews.apache.org/r/3239 * No macros - all code expanded in-line. * msclr::lock scoped locks use per-object private lock and not 'this'. * References to native functions of disposed (.NET Dispose, C++ delete) objects throws ObjectDisposedException. * Each object gets an IsDisposed property for diagnostic purposes. * Unused file Duration.cpp is deleted. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1221824 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src/tests')
0 files changed, 0 insertions, 0 deletions