PyCallContext Class Reference

List of all members.

Public Member Functions

 PyCallContext ()
virtual ~PyCallContext ()
void setClass (ClassDef *cd)
void pushScope ()
void popScope ()
void clear ()
ClassDefgetClass () const

Classes

struct  Ctx

Detailed Description

Definition at line 1182 of file pycode.cpp.


Constructor & Destructor Documentation

PyCallContext::PyCallContext (  )  [inline]

Definition at line 1193 of file pycode.cpp.

virtual PyCallContext::~PyCallContext (  )  [inline, virtual]

Definition at line 1199 of file pycode.cpp.


Member Function Documentation

void PyCallContext::setClass ( ClassDef cd  )  [inline]

Definition at line 1201 of file pycode.cpp.

References PyCallContext::Ctx::cd.

void PyCallContext::pushScope (  )  [inline]

Definition at line 1209 of file pycode.cpp.

void PyCallContext::popScope (  )  [inline]

Definition at line 1214 of file pycode.cpp.

void PyCallContext::clear (  )  [inline]

Definition at line 1231 of file pycode.cpp.

ClassDef* PyCallContext::getClass (  )  const [inline]

Definition at line 1237 of file pycode.cpp.

References PyCallContext::Ctx::cd.


The documentation for this class was generated from the following file:



Generated on Mon Mar 31 10:59:03 2008 by  doxygen 1.5.1