LClosure Struct Reference

Collaboration diagram for LClosure:

Collaboration graph
[legend]

Data Fields

 ClosureHeader
struct Protop
UpValupvals [1]

Detailed Description

Definition at line 302 of file lobject.h.


Field Documentation

LClosure::ClosureHeader

Definition at line 303 of file lobject.h.

struct Proto* LClosure::p [read]

Definition at line 304 of file lobject.h.

UpVal* LClosure::upvals[1]

Definition at line 305 of file lobject.h.


The documentation for this struct was generated from the following file:
© 2000-2007 by egnite Software GmbH - visit http://www.ethernut.de/