The C++ framework for developing highly scalable, high performance servers on Windows platforms.

CSystemCertificateStore::Iterator Class Reference

Collaboration diagram for CSystemCertificateStore::Iterator:

List of all members.

Public Member Functions

 Iterator (const Iterator &rhs)
Iteratoroperator= (const Iterator &rhs)
 ~Iterator ()
Iteratoroperator++ ()
Iterator operator++ (int)
 operator CCertificate () const
bool operator!= (const Iterator &rhs) const
bool operator== (const Iterator &rhs) const

Friends

class CSystemCertificateStore


Constructor & Destructor Documentation

Iterator ( const Iterator rhs  ) 

~Iterator (  ) 


Member Function Documentation

CSystemCertificateStore::Iterator & operator= ( const Iterator rhs  ) 

CSystemCertificateStore::Iterator & operator++ (  ) 

CSystemCertificateStore::Iterator operator++ ( int   ) 

operator CCertificate (  )  const

bool operator!= ( const Iterator rhs  )  const

bool operator== ( const Iterator rhs  )  const


Friends And Related Function Documentation

friend class CSystemCertificateStore [friend]


Generated on Sun Sep 12 19:08:12 2021 for The Server Framework - v7.4 by doxygen 1.5.3