CrystalSpace

Public API Reference

Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

csCallStackHelper Class Reference

List of all members.

Static Public Member Functions

static csCallStackCreateCallStack (int skip=0)
 Create a call stack.

Detailed Description

Definition at line 64 of file callstack.h.


Member Function Documentation

static csCallStack* csCallStackHelper::CreateCallStack int  skip = 0  )  [static]
 

Create a call stack.

Parameters:
skip The number of calls on the top of the stack to remove from the returned call stack. This can be used if e.g. the call stack is created from some helper function and the helper function itself should not appear in the stack.
Returns:
A call stack object.


The documentation for this class was generated from the following file:
Generated for Crystal Space by doxygen 1.4.4