You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by sh...@apache.org on 2009/03/11 20:07:39 UTC

svn commit: r752581 - /qpid/branches/qpid-1673/qpid/cpp/src/qpid/SessionState.h

Author: shuston
Date: Wed Mar 11 19:07:38 2009
New Revision: 752581

URL: http://svn.apache.org/viewvc?rev=752581&view=rev
Log:
Add needed exports

Modified:
    qpid/branches/qpid-1673/qpid/cpp/src/qpid/SessionState.h

Modified: qpid/branches/qpid-1673/qpid/cpp/src/qpid/SessionState.h
URL: http://svn.apache.org/viewvc/qpid/branches/qpid-1673/qpid/cpp/src/qpid/SessionState.h?rev=752581&r1=752580&r2=752581&view=diff
==============================================================================
--- qpid/branches/qpid-1673/qpid/cpp/src/qpid/SessionState.h (original)
+++ qpid/branches/qpid-1673/qpid/cpp/src/qpid/SessionState.h Wed Mar 11 19:07:38 2009
@@ -193,8 +193,8 @@
      * received messages to be disabled for the faked commands and
      * subsequently re-enabled.
      */
-    void disableReceiverTracking();
-    void enableReceiverTracking();
+    QPID_COMMON_EXTERN void disableReceiverTracking();
+    QPID_COMMON_EXTERN void enableReceiverTracking();
 
   private:
 



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org