Crypto++  8.2
Free C++ class library of cryptographic schemes
Public Member Functions | Public Attributes | List of all members
ZIterator Struct Reference

Public Member Functions

 ZIterator (std::vector< ProjectivePoint >::iterator it)
 
Integeroperator* ()
 
int operator- (ZIterator it2)
 
ZIterator operator+ (int i)
 
ZIteratoroperator+= (int i)
 

Public Attributes

std::vector< ProjectivePoint >::iterator it
 

Detailed Description

Definition at line 367 of file ecp.cpp.


The documentation for this struct was generated from the following file: