Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveInfoMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveInfoMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include <activemq/wireformat/openwire/OpenWireFormat.h> #include <activemq/commands/DataStructure.h> +#include <activemq/commands/MessageId.h> +#include <activemq/commands/ProducerId.h> #include <activemq/wireformat/openwire/utils/BooleanStream.h> #include <decaf/io/DataInputStream.h> #include <decaf/io/DataOutputStream.h> @@ -31,6 +33,7 @@ #include <decaf/io/ByteArrayOutputStream.h> #include <decaf/io/ByteArrayInputStream.h> #include <decaf/util/Properties.h> +#include <decaf/lang/Pointer.h> // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the
Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveSubscriptionInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveSubscriptionInfoMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveSubscriptionInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/RemoveSubscriptionInfoMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include <activemq/wireformat/openwire/OpenWireFormat.h> #include <activemq/commands/DataStructure.h> +#include <activemq/commands/MessageId.h> +#include <activemq/commands/ProducerId.h> #include <activemq/wireformat/openwire/utils/BooleanStream.h> #include <decaf/io/DataInputStream.h> #include <decaf/io/DataOutputStream.h> @@ -31,6 +33,7 @@ #include <decaf/io/ByteArrayOutputStream.h> #include <decaf/io/ByteArrayInputStream.h> #include <decaf/util/Properties.h> +#include <decaf/lang/Pointer.h> // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ReplayCommandMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ReplayCommandMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ReplayCommandMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ReplayCommandMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include <activemq/wireformat/openwire/OpenWireFormat.h> #include <activemq/commands/DataStructure.h> +#include <activemq/commands/MessageId.h> +#include <activemq/commands/ProducerId.h> #include <activemq/wireformat/openwire/utils/BooleanStream.h> #include <decaf/io/DataInputStream.h> #include <decaf/io/DataOutputStream.h> @@ -31,6 +33,7 @@ #include <decaf/io/ByteArrayOutputStream.h> #include <decaf/io/ByteArrayInputStream.h> #include <decaf/util/Properties.h> +#include <decaf/lang/Pointer.h> // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ResponseMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ResponseMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ResponseMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ResponseMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include <activemq/wireformat/openwire/OpenWireFormat.h> #include <activemq/commands/DataStructure.h> +#include <activemq/commands/MessageId.h> +#include <activemq/commands/ProducerId.h> #include <activemq/wireformat/openwire/utils/BooleanStream.h> #include <decaf/io/DataInputStream.h> #include <decaf/io/DataOutputStream.h> @@ -31,6 +33,7 @@ #include <decaf/io/ByteArrayOutputStream.h> #include <decaf/io/ByteArrayInputStream.h> #include <decaf/util/Properties.h> +#include <decaf/lang/Pointer.h> // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionIdMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionIdMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionIdMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionIdMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include <activemq/wireformat/openwire/OpenWireFormat.h> #include <activemq/commands/DataStructure.h> +#include <activemq/commands/MessageId.h> +#include <activemq/commands/ProducerId.h> #include <activemq/wireformat/openwire/utils/BooleanStream.h> #include <decaf/io/DataInputStream.h> #include <decaf/io/DataOutputStream.h> @@ -31,6 +33,7 @@ #include <decaf/io/ByteArrayOutputStream.h> #include <decaf/io/ByteArrayInputStream.h> #include <decaf/util/Properties.h> +#include <decaf/lang/Pointer.h> // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionInfoMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SessionInfoMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include <activemq/wireformat/openwire/OpenWireFormat.h> #include <activemq/commands/DataStructure.h> +#include <activemq/commands/MessageId.h> +#include <activemq/commands/ProducerId.h> #include <activemq/wireformat/openwire/utils/BooleanStream.h> #include <decaf/io/DataInputStream.h> #include <decaf/io/DataOutputStream.h> @@ -31,6 +33,7 @@ #include <decaf/io/ByteArrayOutputStream.h> #include <decaf/io/ByteArrayInputStream.h> #include <decaf/util/Properties.h> +#include <decaf/lang/Pointer.h> // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ShutdownInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ShutdownInfoMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ShutdownInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/ShutdownInfoMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include <activemq/wireformat/openwire/OpenWireFormat.h> #include <activemq/commands/DataStructure.h> +#include <activemq/commands/MessageId.h> +#include <activemq/commands/ProducerId.h> #include <activemq/wireformat/openwire/utils/BooleanStream.h> #include <decaf/io/DataInputStream.h> #include <decaf/io/DataOutputStream.h> @@ -31,6 +33,7 @@ #include <decaf/io/ByteArrayOutputStream.h> #include <decaf/io/ByteArrayInputStream.h> #include <decaf/util/Properties.h> +#include <decaf/lang/Pointer.h> // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SubscriptionInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SubscriptionInfoMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SubscriptionInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/SubscriptionInfoMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include <activemq/wireformat/openwire/OpenWireFormat.h> #include <activemq/commands/DataStructure.h> +#include <activemq/commands/MessageId.h> +#include <activemq/commands/ProducerId.h> #include <activemq/wireformat/openwire/utils/BooleanStream.h> #include <decaf/io/DataInputStream.h> #include <decaf/io/DataOutputStream.h> @@ -31,6 +33,7 @@ #include <decaf/io/ByteArrayOutputStream.h> #include <decaf/io/ByteArrayInputStream.h> #include <decaf/util/Properties.h> +#include <decaf/lang/Pointer.h> // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/TransactionInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/TransactionInfoMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/TransactionInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/TransactionInfoMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include <activemq/wireformat/openwire/OpenWireFormat.h> #include <activemq/commands/DataStructure.h> +#include <activemq/commands/MessageId.h> +#include <activemq/commands/ProducerId.h> #include <activemq/wireformat/openwire/utils/BooleanStream.h> #include <decaf/io/DataInputStream.h> #include <decaf/io/DataOutputStream.h> @@ -31,6 +33,7 @@ #include <decaf/io/ByteArrayOutputStream.h> #include <decaf/io/ByteArrayInputStream.h> #include <decaf/util/Properties.h> +#include <decaf/lang/Pointer.h> // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/WireFormatInfoMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/WireFormatInfoMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/WireFormatInfoMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/WireFormatInfoMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include <activemq/wireformat/openwire/OpenWireFormat.h> #include <activemq/commands/DataStructure.h> +#include <activemq/commands/MessageId.h> +#include <activemq/commands/ProducerId.h> #include <activemq/wireformat/openwire/utils/BooleanStream.h> #include <decaf/io/DataInputStream.h> #include <decaf/io/DataOutputStream.h> @@ -31,6 +33,7 @@ #include <decaf/io/ByteArrayOutputStream.h> #include <decaf/io/ByteArrayInputStream.h> #include <decaf/util/Properties.h> +#include <decaf/lang/Pointer.h> // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the Modified: activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/XATransactionIdMarshallerTest.cpp URL: http://svn.apache.org/viewvc/activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/XATransactionIdMarshallerTest.cpp?rev=882780&r1=882779&r2=882780&view=diff ============================================================================== --- activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/XATransactionIdMarshallerTest.cpp (original) +++ activemq/activemq-cpp/trunk/activemq-cpp/src/test/activemq/wireformat/openwire/marshal/v5/XATransactionIdMarshallerTest.cpp Fri Nov 20 23:26:42 2009 @@ -24,6 +24,8 @@ #include <activemq/wireformat/openwire/OpenWireFormat.h> #include <activemq/commands/DataStructure.h> +#include <activemq/commands/MessageId.h> +#include <activemq/commands/ProducerId.h> #include <activemq/wireformat/openwire/utils/BooleanStream.h> #include <decaf/io/DataInputStream.h> #include <decaf/io/DataOutputStream.h> @@ -31,6 +33,7 @@ #include <decaf/io/ByteArrayOutputStream.h> #include <decaf/io/ByteArrayInputStream.h> #include <decaf/util/Properties.h> +#include <decaf/lang/Pointer.h> // // NOTE!: This file is autogenerated - do not modify! // if you need to make a change, please see the Java Classes in the
