class NaryInstr

An N-ary operation. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

Arguments are the N top-most elements of the stack. Top-most argument is first. Thus elements have to be pushed on stack in reverse order.

Operation will pop N elements from the stack.

 NaryInstr (Oper* op)

NaryInstr

Caller must not delete / modify operation.

Parameters:

opoperation of this instruction
 ~NaryInstr ()

~NaryInstr

 INSTR_VISITABLE ()

INSTR_VISITABLE

const Oper&  op ()

op

[const]

Returns: operation associated with this instruction.


Generated by: pavlin on kobe.xorp.net on Wed Jan 7 19:11:01 2009, using kdoc 2.0a54+XORP.