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

Public Member Functions | |
| ~CCConvSeq () | |
| void | Apply () |
| void | addConversion (CCConversion *) |
| CCConversion * | Conversion (unsigned) |
| unsigned | Conversions () const |
| bool | isReferenceBinding () const |
| void | isReferenceBinding (bool) |
Protected Member Functions | |
| CCConvSeq (ConvId) | |
| Puma::CCConvSeq::CCConvSeq | ( | ConvId | id | ) | [inline, protected] |
| Puma::CCConvSeq::~CCConvSeq | ( | ) | [inline] |
| void Puma::CCConvSeq::Apply | ( | ) | [virtual] |
Reimplemented from Puma::CCConversion.
| void Puma::CCConvSeq::addConversion | ( | CCConversion * | c | ) | [inline] |
| CCConversion * Puma::CCConvSeq::Conversion | ( | unsigned | c | ) | [inline] |
| unsigned Puma::CCConvSeq::Conversions | ( | ) | const [inline] |
| bool Puma::CCConvSeq::isReferenceBinding | ( | ) | const [inline] |
| void Puma::CCConvSeq::isReferenceBinding | ( | bool | v | ) | [inline] |