SimpleCertCache.h File Reference


Detailed Description

Subsystem: Certificate and CRL Storage and Retrieval (PKIFSR)

Module: SimpleCertCache

Id
SimpleCertCache.h 11473 2010-06-02 19:40:35Z cwallace

Definition in file SimpleCertCache.h.

#include "PKIFdll.h"
#include "components.h"
#include "IPKIFCertRepository.h"
#include "IPKIFCertRepositoryUpdate.h"
#include "IPKIFColleague.h"
#include "IPKIFCertSearch.h"
#include <vector>

Include dependency graph for SimpleCertCache.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SimpleCertCache

Functions

 FD_SMART_PTR (CPKIFName)
 FD_LIST_PTR (CPKIFCertificate)
 DECLARE_SMART_POINTERS (SimpleCertCache)
CAC_API SimpleCertCacheMakeSimpleCertCache ()
CAC_API void FreeSimpleCertCache (SimpleCertCache *ldap)


Function Documentation

DECLARE_SMART_POINTERS ( SimpleCertCache   ) 

FD_LIST_PTR ( CPKIFCertificate   ) 

FD_SMART_PTR ( CPKIFName   ) 

CAC_API void FreeSimpleCertCache ( SimpleCertCache s  ) 

Interface: External

This function is used to delete SimpleCertCache objects allocated using the MakeSimpleCertCache function

Returns:
None
Parameters:
s  [in] Pointer to the SimpleCertCache object to delete

Definition at line 303 of file SimpleCertCache.cpp.

CAC_API SimpleCertCache* MakeSimpleCertCache (  ) 

Interface: External

This function wraps the SimpleCertCache constructor, returning a pointer to the new object

Returns:
None

Definition at line 292 of file SimpleCertCache.cpp.


Generated on Mon Nov 15 11:19:30 2010 for PublicKeyInfrastructureFramework(PKIF) by  doxygen 1.5.6