Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   Related Pages  

CODEX_VSS::ShareFunctional Class Reference

This abstract class provides an interface for operations on shares. More...

#include <ShareFunctional.h>

Inheritance diagram for CODEX_VSS::ShareFunctional:

Inheritance graph
[legend]
List of all members.

Public Methods

virtual ~ShareFunctional ()
 Virtual destructor.

virtual void operator() (const CODEX_ASN1::SecureBigNumber &operand, CODEX_ASN1::BigNumber &result) const=0
 Virtual function that operates on a share.


Detailed Description

This abstract class provides an interface for operations on shares.

Derived classes should implement any needed state for additional arguments. If the functional needs to accumulate data, then the accumulator must be declared mutable.

Definition at line 32 of file ShareFunctional.h.


The documentation for this class was generated from the following file:
Generated on Wed Jun 2 16:33:24 2004 for COrnell Data EXchange (CODEX) by doxygen1.2.18