| Puma Reference Manual | Puma: Puma::CCUserDefinedConv Class Reference |
#include <CCConversion.h>

Public Member Functions | |
| CCUserDefinedConv (CTypeInfo *p, CTypeInfo *a, CFunctionInfo *cf, CTree *e=0, CTree *b=0) | |
| CFunctionInfo * | ConvFunction () const |
| void | Apply () |
| Puma::CCUserDefinedConv::CCUserDefinedConv | ( | CTypeInfo * | p, | |
| CTypeInfo * | a, | |||
| CFunctionInfo * | cf, | |||
| CTree * | e = 0, |
|||
| CTree * | b = 0 | |||
| ) | [inline] |
| CFunctionInfo * Puma::CCUserDefinedConv::ConvFunction | ( | ) | const [inline] |
Reimplemented from Puma::CCConversion.
| void Puma::CCUserDefinedConv::Apply | ( | ) | [virtual] |
Reimplemented from Puma::CCConversion.