Puma::ACIntroductionInfo Class Reference
Semantic information about an AspectC++ introduction 'advice' declaration.
More...
#include <Puma/ACIntroductionInfo.h>
List of all members.
Detailed Description
Semantic information about an AspectC++ introduction 'advice' declaration.
Constructor & Destructor Documentation
Construct an ACIntroductionInfo object.
- Parameters:
-
| d | The corresponding advice declaration syntax tree node. |
| p | The protection of the advice (public, protected, private). |
Member Function Documentation
Get the aspect containing the introduction.
void Puma::ACIntroductionInfo::Aspect |
( |
ACAspectInfo * |
ai |
) |
[inline] |
Set the aspect containing the introduction.
- Parameters:
-
Get the introduction advice declaration syntax tree node.
Get the protection of the introduction advice (public, protected, private).
Puma Reference Manual. Created on 24 Nov 2009.