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: pavlin on possum.icir.org on Wed Aug 2 15:36:29 2006, using kdoc $.