Hoa Nguyen has uploaded this change for review. (
https://gem5-review.googlesource.com/c/public/gem5/+/33034 )
Change subject: base,misc: Add group definitions for newly tagged API in
src/base
......................................................................
base,misc: Add group definitions for newly tagged API in src/base
Signed-off-by: Hoa Nguyen <[email protected]>
Change-Id: If2f5ce3bc4f5d0a8cc31def17702223a27e6970e
---
M src/doxygen/group_definitions.hh
1 file changed, 11 insertions(+), 0 deletions(-)
diff --git a/src/doxygen/group_definitions.hh
b/src/doxygen/group_definitions.hh
index 40069e0..cd926d9 100644
--- a/src/doxygen/group_definitions.hh
+++ b/src/doxygen/group_definitions.hh
@@ -27,3 +27,14 @@
*
* These methods relate to the SimObject interface.
*/
+
+/**
+ * @defgroup api_addr_range The AddrRange API.
+ *
+ * These methods relate to the AddrRange interface.
+ * The AddrRange class encapsulates an address range and provides
+ * convenient methods for common use cases of AddrRange, such as
+ * checking whether two ranges intersecting and whether an address
+ * is a range.
+ * It also supports interleaving bits at arbitrary positions.
+ */
--
To view, visit https://gem5-review.googlesource.com/c/public/gem5/+/33034
To unsubscribe, or for help writing mail filters, visit
https://gem5-review.googlesource.com/settings
Gerrit-Project: public/gem5
Gerrit-Branch: develop
Gerrit-Change-Id: If2f5ce3bc4f5d0a8cc31def17702223a27e6970e
Gerrit-Change-Number: 33034
Gerrit-PatchSet: 1
Gerrit-Owner: Hoa Nguyen <[email protected]>
Gerrit-MessageType: newchange
_______________________________________________
gem5-dev mailing list -- [email protected]
To unsubscribe send an email to [email protected]
%(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s