class Oper

Base class for operations. More...

 
LOGO
 Annotated List  Files  Globals  Hierarchy  Index  Top

Public Methods


Detailed Description

An operation is simply an operation that may be done upon elements, such as addition and comparison.

 ~Oper ()

~Oper

[virtual]

unsigned  arity ()

arity

[const pure virtual]

Returns: number of arguments operation takes

string  str ()

str

[const pure virtual]

Must be unique.

Returns: string representation of operation.


Generated by: pavlin on possum.icir.org on Wed Apr 13 21:53:12 2005, using kdoc $.