Public Member Functions | |
Ctx () | |
Public Attributes | |
QCString | name |
QCString | type |
ClassDef * | cd |
Definition at line 1185 of file pycode.cpp.
PyCallContext::Ctx::Ctx | ( | ) | [inline] |
Definition at line 1187 of file pycode.cpp.
QCString PyCallContext::Ctx::name |
Definition at line 1188 of file pycode.cpp.
QCString PyCallContext::Ctx::type |
Definition at line 1189 of file pycode.cpp.
Definition at line 1190 of file pycode.cpp.
Referenced by PyCallContext::getClass(), and PyCallContext::setClass().