Class List
Here are the classes, structs, unions and interfaces with brief descriptions:aop_dynval | Representation of a runtime value |
aop_joinpoint | A single program point that is available for instrumentation |
aop_pointcut | A set of join points in the current function that are available for instrumentation |
aop_type | A type object used to match types in the instrumented program |
matched_param | The name and value of a param |
param_val | Value of a param |
tc_tracecut | A tracecut object |
