#include <Y2NamespaceCPP.h>
Inheritance diagram for Y2CPPFunctionCallBase:

Public Member Functions | |
| Y2CPPFunctionCallBase (string ns, string signature) | |
| virtual void | registerParameters (YBlockPtr decl)=0 |
Protected Member Functions | |
| void | newParameter (YBlockPtr decl, uint pos, constTypePtr type) |
Protected Attributes | |
| SymbolEntryPtr | m_param1 |
| SymbolEntryPtr | m_param2 |
| SymbolEntryPtr | m_param3 |
| SymbolEntryPtr | m_param4 |
| string | m_signature |
Friends | |
| class | Y2CPPFunction |
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
Reimplemented in Y2CPPFunctionCall< T >. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.4