Module: CPKIFGeneralName
Definition in file GeneralName.h.
#include "PKIFdll.h"
#include <vector>
#include <iosfwd>


Go to the source code of this file.
Classes | |
| class | CPKIFGeneralName |
Defines | |
| #define | CAC_API_FACTORY |
Typedefs | |
| typedef std::vector < CPKIFGeneralNamePtr, PKIFAlloc< CPKIFGeneralNamePtr > > | CPKIFGeneralNameList |
| typedef CPKIFGeneralNameList | CPKIFGeneralNames |
Functions | |
| FD_SMART_PTR (CPKIFName) | |
| FD_SMART_PTR (CPKIFBuffer) | |
| FD_SMART_PTR (CPKIFOID) | |
| DECLARE_SMART_POINTERS (CPKIFGeneralName) | |
| DECLARE_SMART_POINTERS (CPKIFGeneralNameList) | |
| CAC_API std::ostream & | operator<< (std::ostream &os, const CPKIFGeneralNamePtr &gn) |
| CAC_API std::ostream & | operator<< (std::ostream &os, const CPKIFGeneralName &gn) |
| CAC_API std::ostream & | operator<< (std::ostream &os, const CPKIFGeneralNamesPtr &gns) |
| CAC_API std::ostream & | operator<< (std::ostream &os, const CPKIFGeneralNames &gns) |
| #define CAC_API_FACTORY |
Definition at line 17 of file GeneralName.h.
| typedef std::vector<CPKIFGeneralNamePtr, PKIFAlloc<CPKIFGeneralNamePtr> > CPKIFGeneralNameList |
Definition at line 87 of file GeneralName.h.
Definition at line 89 of file GeneralName.h.
| DECLARE_SMART_POINTERS | ( | CPKIFGeneralNameList | ) |
| DECLARE_SMART_POINTERS | ( | CPKIFGeneralName | ) |
| FD_SMART_PTR | ( | CPKIFOID | ) |
| FD_SMART_PTR | ( | CPKIFBuffer | ) |
| FD_SMART_PTR | ( | CPKIFName | ) |
| CAC_API std::ostream& operator<< | ( | std::ostream & | os, | |
| const CPKIFGeneralNames & | gns | |||
| ) |
Definition at line 628 of file GeneralName.cpp.
| CAC_API std::ostream& operator<< | ( | std::ostream & | os, | |
| const CPKIFGeneralNamesPtr & | gns | |||
| ) |
| CAC_API std::ostream& operator<< | ( | std::ostream & | os, | |
| const CPKIFGeneralName & | gn | |||
| ) |
Definition at line 579 of file GeneralName.cpp.
References btoa(), DecodeIPAndMask(), CPKIFGeneralName::directoryName(), CPKIFGeneralName::DIRECTORYNAME, CPKIFGeneralName::dnsName(), CPKIFGeneralName::DNSNAME, CPKIFGeneralName::GetType(), CPKIFGeneralName::ipAddress(), CPKIFGeneralName::IPADDRESS, CPKIFGeneralName::oid(), CPKIFGeneralName::OID, CPKIFGeneralName::otherName(), CPKIFGeneralName::OTHERNAME, CPKIFGeneralName::RFC822, CPKIFGeneralName::rfc822Name(), CPKIFGeneralName::uri(), and CPKIFGeneralName::URI.
| CAC_API std::ostream& operator<< | ( | std::ostream & | os, | |
| const CPKIFGeneralNamePtr & | gn | |||
| ) |
1.5.6