class UnOper

Base class for unary operations. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

 ~UnOper ()

~UnOper

[virtual]

string  str ()

str

[const pure virtual]

Reimplemented from Oper.

unsigned  arity ()

arity

[const]

Returns: 1 will always be returned since it is an unary operation.

Reimplemented from Oper.

Hash  hash ()

hash

[const pure virtual]

Reimplemented from Oper.

void  set_hash (const Hash&)

set_hash

[const pure virtual]

Reimplemented from Oper.


Generated by: pavlin on possum.icir.org on Wed Aug 2 15:36:27 2006, using kdoc $.