Typedefs | |||
![]() | ![]() | typedef BoundedListTemplate<abstract_vframe*> | VFrameBList |
Functions | |||
![]() | ![]() | Process* | checkProcess (oop p) |
![]() | ![]() | oop | Yield_prim (oop rcvr, oop arg) |
![]() | ![]() | oop | ThisProcess_prim (oop rcvr) |
![]() | ![]() | smi | TWAINSResultSize_prim () |
![]() | ![]() | void | addVFrameToList (abstract_vframe* vf) |
Variables | |||
![]() | ![]() | VFrameBList* | vframeBList |
typedef BoundedListTemplate<abstract_vframe*> VFrameBList |
Process * checkProcess (oop p) [inline]
|
oop Yield_prim (oop rcvr, oop arg) |
oop ThisProcess_prim (oop rcvr) |
smi TWAINSResultSize_prim () |
void addVFrameToList (abstract_vframe * vf) [static]
|
VFrameBList* vframeBList [static]
|