Package envi :: Package archs :: Package i386 :: Module emu :: Class BFastCall
[hide private]
[frames] | no frames]

Class BFastCall

source code

CallingConvention --+    
                    |    
             FastCall --+
                        |
                       BFastCall

Instance Methods [hide private]
 
__init__(self) source code

Inherited from FastCall: getCallArgs, setReturnValue

Inherited from CallingConvention: getSymbolikArgs, setSymbolikReturn

Method Details [hide private]

__init__(self)
(Constructor)

source code 
Overrides: FastCall.__init__