#include <Y2NamespaceCPP.h>
Inheritance diagram for Y2CPPFunction:
Public Member Functions | |
Y2CPPFunction (Y2Namespace *parent, string name, Y2CPPFunctionCallBase *call_impl) | |
SymbolEntryPtr | sentry (uint position) |
Private Attributes | |
string | m_name |
Y2Namespace * | m_parent |
Y2CPPFunctionCallBase * | m_impl |
|
|
|
|
|
|
|
|
|
|