Main Page | Namespace List | Class Hierarchy | Alphabetical List | Compound List | File List | Namespace Members | Compound Members | File Members

DL_GroupParametersImpl< GROUP_PRECOMP, BASE_PRECOMP, BASE > Class Template Reference

#include <pubkey.h>

Inheritance diagram for DL_GroupParametersImpl< GROUP_PRECOMP, BASE_PRECOMP, BASE >:

List of all members.

Detailed Description

template<class GROUP_PRECOMP, class BASE_PRECOMP = DL_FixedBasePrecomputationImpl< typename GROUP_PRECOMP::Element>, class BASE = DL_GroupParameters< typename GROUP_PRECOMP::Element>>
class DL_GroupParametersImpl< GROUP_PRECOMP, BASE_PRECOMP, BASE >

Definition at line 712 of file pubkey.h.

Public Types

typedef GROUP_PRECOMP GroupPrecomputation
typedef GROUP_PRECOMP::Element Element
typedef BASE_PRECOMP BasePrecomputation

Public Member Functions

const DL_GroupPrecomputation<
Element > & 
GetGroupPrecomputation () const
const DL_FixedBasePrecomputation<
Element > & 
GetBasePrecomputation () const
DL_FixedBasePrecomputation<
Element > & 
AccessBasePrecomputation ()
bool operator== (const DL_GroupParametersImpl< GROUP_PRECOMP, BASE_PRECOMP, BASE > &rhs) const

Protected Attributes

GROUP_PRECOMP m_groupPrecomputation
BASE_PRECOMP m_gpc


The documentation for this class was generated from the following file:
Generated on Tue Jul 8 23:34:52 2003 for Crypto++ by doxygen 1.3.2