Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File 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 Member Functions

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 Fri May 6 17:42:54 2005 for COrnell Data EXchange (CODEX) by  doxygen 1.4.1