From 5aa291a5d56d526ec02fb76988770a438d08cd0f Mon Sep 17 00:00:00 2001 From: Gordon Sim Date: Wed, 23 Jan 2008 14:37:15 +0000 Subject: Some minor changes to doc; primarily aimed at making the list of classes listed as client API more useful. git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@614551 13f79535-47bb-0310-9956-ffa450edef68 --- cpp/src/qpid/client/LocalQueue.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'cpp/src/qpid/client/LocalQueue.h') diff --git a/cpp/src/qpid/client/LocalQueue.h b/cpp/src/qpid/client/LocalQueue.h index 0c958d8f24..d7e7e9dbd8 100644 --- a/cpp/src/qpid/client/LocalQueue.h +++ b/cpp/src/qpid/client/LocalQueue.h @@ -31,6 +31,8 @@ namespace client { /** * Local representation of a remote queue. + * + * \ingroup clientapi */ class LocalQueue { -- cgit v1.2.1