From ad6e0ac1bfa48ef5bdc26d979558c83f52e8cd5b Mon Sep 17 00:00:00 2001 From: Alan Conway Date: Wed, 5 Nov 2008 15:22:47 +0000 Subject: Cluster: replicate transaction state to newcomers. constants.rb: generate type code constants for AMQP types. Useful with Array. framing/Array: - added some std:::vector like functions & typedefs. - use TypeCode enums, human readable ostream << operator. rubygen - fixed error in generation of exceptions for bad codes. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@711587 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/xml/cluster.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'cpp/xml/cluster.xml') diff --git a/cpp/xml/cluster.xml b/cpp/xml/cluster.xml index d213b271a2..549914268b 100644 --- a/cpp/xml/cluster.xml +++ b/cpp/xml/cluster.xml @@ -96,6 +96,18 @@ + + + + + + + + + + + + -- cgit v1.2.1