summaryrefslogtreecommitdiff
path: root/cpp/include/qpid/messaging/Address.h
diff options
context:
space:
mode:
authorJonathan Robie <jonathan@apache.org>2010-04-29 16:36:29 +0000
committerJonathan Robie <jonathan@apache.org>2010-04-29 16:36:29 +0000
commit72c25ca3bf1e562be206165380b687c86dd3e910 (patch)
tree9465b5d9463342c92387b4678bd3bdbc36968ca5 /cpp/include/qpid/messaging/Address.h
parent2d9f20b8084302d379d902e2289541d7c05d5233 (diff)
downloadqpid-python-72c25ca3bf1e562be206165380b687c86dd3e910.tar.gz
Added doxygen group directives.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@939373 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/include/qpid/messaging/Address.h')
-rw-r--r--cpp/include/qpid/messaging/Address.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/include/qpid/messaging/Address.h b/cpp/include/qpid/messaging/Address.h
index 10d00ba18e..7bb821e644 100644
--- a/cpp/include/qpid/messaging/Address.h
+++ b/cpp/include/qpid/messaging/Address.h
@@ -34,7 +34,7 @@ namespace messaging {
class AddressImpl;
-/**
+/** \ingroup messaging
* Represents an address to which messages can be sent and from which
* messages can be received. Often a simple name is sufficient for
* this, however this can be augmented with a subject pattern and