GDB (API)
Public Attributes
wrapped_call_args Struct Reference

#include "gdbtk-cmds.h"

List of all members.

Public Attributes

Tcl_Interp * interp
Tcl_ObjCmdProc * func
int objc
Tcl_Obj *CONST * objv
int val

Detailed Description

Definition at line 28 of file gdbtk-cmds.h.


Member Data Documentation

Tcl_ObjCmdProc* wrapped_call_args::func

Definition at line 31 of file gdbtk-cmds.h.

Definition at line 30 of file gdbtk-cmds.h.

Definition at line 32 of file gdbtk-cmds.h.

Tcl_Obj* CONST* wrapped_call_args::objv

Definition at line 33 of file gdbtk-cmds.h.

Definition at line 34 of file gdbtk-cmds.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines