Puma::InstantiationCandidate Class Reference
#include <InstantiationCandidate.h>
List of all members.
Constructor & Destructor Documentation
Puma::InstantiationCandidate::InstantiationCandidate |
( |
|
) |
|
Puma::InstantiationCandidate::~InstantiationCandidate |
( |
|
) |
|
Member Function Documentation
void Puma::InstantiationCandidate::addArgument |
( |
CTree * |
a |
) |
[inline] |
void Puma::InstantiationCandidate::addDeducedArg |
( |
DeducedArgument * |
darg |
) |
[inline] |
CTree * Puma::InstantiationCandidate::Argument |
( |
unsigned |
i |
) |
const [inline] |
unsigned Puma::InstantiationCandidate::Arguments |
( |
|
) |
const [inline] |
bool Puma::InstantiationCandidate::deduceArguments |
( |
bool |
real_inst |
) |
|
bool Puma::InstantiationCandidate::deduceArgumentsFromFctCall |
( |
unsigned |
skip = 0 , |
|
|
bool |
exact_match = false | |
|
) |
| | |
DeducedArgument * Puma::InstantiationCandidate::DeducedArg |
( |
unsigned |
i |
) |
const [inline] |
unsigned Puma::InstantiationCandidate::DeducedArgs |
( |
|
) |
const [inline] |
void Puma::InstantiationCandidate::forgetDeducedArgs |
( |
|
) |
[inline] |
Token* Puma::InstantiationCandidate::getPointOfInstantiationToken |
( |
|
) |
const |
void Puma::InstantiationCandidate::initialize |
( |
ErrorSink * |
e |
) |
|
bool Puma::InstantiationCandidate::match |
( |
|
) |
|
CObjectInfo * Puma::InstantiationCandidate::ObjectInfo |
( |
|
) |
const [inline] |
CTree * Puma::InstantiationCandidate::PointOfInstantiation |
( |
|
) |
const [inline] |
void Puma::InstantiationCandidate::printArgumentList |
( |
std::ostream & |
out |
) |
const |
void Puma::InstantiationCandidate::reset |
( |
|
) |
|
CTemplateInfo * Puma::InstantiationCandidate::TemplateInfo |
( |
|
) |
const [inline] |
Puma Reference Manual. Created on 11 Sep 2009.