Module: CPKIFAuthorityInfoAccess
Definition in file AuthorityInfoAccess.h.
#include "PKIFdll.h"
#include <vector>
#include "X509Extension.h"
#include <iosfwd>


Go to the source code of this file.
Classes | |
| class | CPKIFAuthorityInfoAccess |
Defines | |
| #define | CAC_API_FACTORY |
Functions | |
| FD_LIST_PTR (CPKIFAccessDescription) | |
| DECLARE_SMART_POINTERS (CPKIFAuthorityInfoAccess) | |
| CAC_API std::ostream & | operator<< (std::ostream &os, const CPKIFAuthorityInfoAccessPtr &aia) |
| output a textual representation of the value of the extension to os | |
| CAC_API std::ostream & | operator<< (std::ostream &os, const CPKIFAuthorityInfoAccess &aia) |
| output a textual representation of the value of the extension to os | |
| #define CAC_API_FACTORY |
Definition at line 18 of file AuthorityInfoAccess.h.
| DECLARE_SMART_POINTERS | ( | CPKIFAuthorityInfoAccess | ) |
| FD_LIST_PTR | ( | CPKIFAccessDescription | ) |
| CAC_API std::ostream& operator<< | ( | std::ostream & | os, | |
| const CPKIFAuthorityInfoAccess & | aia | |||
| ) |
output a textual representation of the value of the extension to os
Definition at line 231 of file AuthorityInfoAccess.cpp.
References CPKIFAuthorityInfoAccess::GetAccessDescriptions().
| CAC_API std::ostream& operator<< | ( | std::ostream & | os, | |
| const CPKIFAuthorityInfoAccessPtr & | aia | |||
| ) |
output a textual representation of the value of the extension to os
Definition at line 225 of file AuthorityInfoAccess.cpp.
References operator<<().
Referenced by operator<<().
1.5.6