class Push

Push operation. Pushes a single element on the stack. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

The Push instruction owns the element.

 Push (Element* e)

Push

Element is owned by Push. Caller must not delete element.

Parameters:

eelement associated with push.
 ~Push ()

~Push

 INSTR_VISITABLE ()

INSTR_VISITABLE

const Element&  elem ()

elem

[const]

Returns: element associated with push.


Generated by: bms on anglepoise.lon.incunabulum.net on Wed Jul 23 10:05:57 2008, using kdoc 2.0a54+XORP.