Puma Reference Manual | Puma: Puma::CCConvSeq Class Reference |
#include <CCConvSeq.h>
Public Member Functions | |
virtual | ~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, virtual] |
void Puma::CCConvSeq::addConversion | ( | CCConversion * | c | ) | [inline] |
void Puma::CCConvSeq::Apply | ( | ) | [virtual] |
Reimplemented from Puma::CCConversion.
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] |