equal
deleted
inserted
replaced
12 * Contributors: |
12 * Contributors: |
13 * |
13 * |
14 * Description: |
14 * Description: |
15 * |
15 * |
16 */ |
16 */ |
17 |
|
18 |
|
19 |
17 |
20 |
18 |
21 /** |
19 /** |
22 @file |
20 @file |
23 @publishedAll |
21 @publishedAll |
34 * |
32 * |
35 * This class provides functionality to interact with the token's reference counting |
33 * This class provides functionality to interact with the token's reference counting |
36 * framework. (Interfaces themselves are not reference counted, but the token |
34 * framework. (Interfaces themselves are not reference counted, but the token |
37 * must remain open while it has open interfaces.) |
35 * must remain open while it has open interfaces.) |
38 * |
36 * |
39 * @publishedPartner |
|
40 * @released |
|
41 * @since v7.0 |
37 * @since v7.0 |
42 */ |
38 */ |
43 class MCTTokenInterface |
39 class MCTTokenInterface |
44 { |
40 { |
45 public: |
41 public: |