ext,tests: Copy test's output files from /tmp to testing-results
[gem5.git] / src / doxygen / group_definitions.hh
1 /**
2 * @defgroup api_drain The Drain API.
3 *
4 * These methods relate to the "Drainable" interface.
5 */
6
7 /**
8 * @defgroup api_serialize The Serialize API.
9 *
10 * These methods related to the "Serialize" interface.
11 */
12
13 /**
14 * @defgroup api_eventq The Event Queue API.
15 *
16 * These methods relate to the event queue interface.
17 */
18
19 /**
20 * @defgroup api_stats The Stats API.
21 *
22 * These methods relate to the statistics I/O interface.
23 */
24
25 /**
26 * @defgroup api_simobject The SimObject API.
27 *
28 * These methods relate to the SimObject interface.
29 */