Public Member Functions

backtrace_depth_rep Class Reference

List of all members.

Public Member Functions


Detailed Description

Definition at line 421 of file glue_control.cpp.


Constructor & Destructor Documentation

backtrace_depth_rep (  ) [inline]

Definition at line 425 of file glue_control.cpp.

{}

Member Function Documentation

void close (  ) const [inline]

Definition at line 428 of file glue_control.cpp.

{}
int get (  ) const [inline]

Definition at line 426 of file glue_control.cpp.

References mmx::backtrace_depth.

{ return backtrace_depth; }
int& open (  ) const [inline]

Definition at line 427 of file glue_control.cpp.

References mmx::backtrace_depth.

{ return *((int*) ((void*) (&backtrace_depth))); }

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