/[Apache-SVN]
ViewVC logotype

Revision 384233


Jump to revision: Previous Next
Author: jstrachan
Date: Wed Mar 8 15:16:40 2006 UTC (18 years, 7 months ago)
Changed paths: 82
Log Message:
latest generated openwire code

Changed paths

Path Details
Directoryincubator/activemq/trunk/openwire-cpp/src/command/ConnectionError.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/ControlCommand.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/DataArrayResponse.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/DataResponse.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/DestinationInfo.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/DiscoveryEvent.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/FlushCommand.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/IntegerResponse.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/JournalQueueAck.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/JournalTopicAck.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/JournalTrace.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/JournalTransaction.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/KeepAliveInfo.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/LocalTransactionId.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/MessageDispatch.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/MessageDispatchNotification.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/MessageId.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/NetworkBridgeFilter.cpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/NetworkBridgeFilter.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/RemoveSubscriptionInfo.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/ReplayCommand.cpp added
Directoryincubator/activemq/trunk/openwire-cpp/src/command/ReplayCommand.hpp added
Directoryincubator/activemq/trunk/openwire-cpp/src/command/ShutdownInfo.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/SubscriptionInfo.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/TransactionId.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/TransactionInfo.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/command/XATransactionId.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ActiveMQBytesMessageMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ActiveMQDestinationMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ActiveMQMapMessageMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ActiveMQMessageMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ActiveMQObjectMessageMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ActiveMQQueueMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ActiveMQStreamMessageMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ActiveMQTempDestinationMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ActiveMQTempQueueMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ActiveMQTempTopicMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ActiveMQTextMessageMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ActiveMQTopicMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/BaseCommandMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ConnectionErrorMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ConnectionIdMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ConnectionInfoMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ConsumerIdMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ConsumerInfoMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ControlCommandMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/DataArrayResponseMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/DataResponseMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/DestinationInfoMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/DiscoveryEventMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ExceptionResponseMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/FlushCommandMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/IntegerResponseMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/JournalQueueAckMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/JournalTopicAckMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/JournalTraceMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/JournalTransactionMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/KeepAliveInfoMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/LocalTransactionIdMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/MarshallerFactory.cpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/MessageAckMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/MessageDispatchMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/MessageDispatchNotificationMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/MessageIdMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/MessageMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/NetworkBridgeFilterMarshaller.cpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/NetworkBridgeFilterMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ProducerIdMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ProducerInfoMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/RemoveInfoMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/RemoveSubscriptionInfoMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ReplayCommandMarshaller.cpp added
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ReplayCommandMarshaller.hpp added
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ResponseMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/SessionIdMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/SessionInfoMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/ShutdownInfoMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/SubscriptionInfoMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/TransactionIdMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/TransactionInfoMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/WireFormatInfoMarshaller.hpp modified , text changed
Directoryincubator/activemq/trunk/openwire-cpp/src/marshal/XATransactionIdMarshaller.hpp modified , text changed

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26