IntrospectionRegistry changes, does not compile

This commit is contained in:
Matej Sekoranja
2012-07-24 23:00:20 +02:00
parent 1b6587336e
commit 3ea38d79dd
18 changed files with 174 additions and 349 deletions
@@ -24,7 +24,6 @@ namespace pvAccess {
Context::shared_pointer const & context, SOCKET channel,
auto_ptr<ResponseHandler>& responseHandler, int receiveBufferSize) :
BlockingTCPTransport(context, channel, responseHandler, receiveBufferSize, CA_DEFAULT_PRIORITY),
_introspectionRegistry(true),
_lastChannelSID(0)
{
// for performance testing