com::orionsec::jpkif::CPKIFSingleResponsePtr Class Reference

Collaboration diagram for com::orionsec::jpkif::CPKIFSingleResponsePtr:

Collaboration graph
[legend]

List of all members.


Detailed Description

Definition at line 11 of file CPKIFSingleResponsePtr.java.


Public Member Functions

 CPKIFSingleResponsePtr (long cPtr, boolean cMemoryOwn)
synchronized void delete ()
void reset ()
CPKIFSingleResponse __deref__ ()
CPKIFSingleResponse get ()
boolean unique ()
int use_count ()
void swap (CPKIFSingleResponsePtr other)
SWIGTYPE_p_void _internal_get_deleter (SWIGTYPE_p_boost__detail__sp_typeinfo ti)
boolean _internal_equiv (CPKIFSingleResponsePtr r)
CPKIFCertIDPtr GetCertID ()
void SetCertID (CPKIFCertIDPtr ci)
CPKIFOCSPCertStatusPtr GetCertStatus ()
void SetCertStatus (CPKIFOCSPCertStatusPtr cs)
CPKIFTimePtr GetThisUpdate ()
void SetThisUpdate (CPKIFTimePtr str)
CPKIFTimePtr GetNextUpdate ()
void SetNextUpdate (CPKIFTimePtr str)
void GetExtensionByOID (CPKIFOID oid, CPKIFX509ExtensionPtr ref)
void GetEncodedExtensions (CPKIFBufferPtr buf)
boolean AreThereAnyUnprocessedCriticalExtensions (SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t processedExts)
void GetExtensions (IPKIFParseExtensions m, SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t exts)

Static Public Member Functions

static long getCPtr (CPKIFSingleResponsePtr obj)

Protected Member Functions

void finalize ()

Protected Attributes

boolean swigCMemOwn

Constructor & Destructor Documentation

com::orionsec::jpkif::CPKIFSingleResponsePtr::CPKIFSingleResponsePtr ( long  cPtr,
boolean  cMemoryOwn 
) [inline]

Definition at line 15 of file CPKIFSingleResponsePtr.java.

References swigCMemOwn.


Member Function Documentation

static long com::orionsec::jpkif::CPKIFSingleResponsePtr::getCPtr ( CPKIFSingleResponsePtr  obj  )  [inline, static]

Definition at line 20 of file CPKIFSingleResponsePtr.java.

References swigCPtr.

void com::orionsec::jpkif::CPKIFSingleResponsePtr::finalize (  )  [inline, protected]

Definition at line 24 of file CPKIFSingleResponsePtr.java.

synchronized void com::orionsec::jpkif::CPKIFSingleResponsePtr::delete (  )  [inline]

Definition at line 28 of file CPKIFSingleResponsePtr.java.

References swigCMemOwn.

void com::orionsec::jpkif::CPKIFSingleResponsePtr::reset ( void   )  [inline]

Definition at line 38 of file CPKIFSingleResponsePtr.java.

CPKIFSingleResponse com::orionsec::jpkif::CPKIFSingleResponsePtr::__deref__ (  )  [inline]

Definition at line 42 of file CPKIFSingleResponsePtr.java.

CPKIFSingleResponse com::orionsec::jpkif::CPKIFSingleResponsePtr::get (  )  [inline]

Definition at line 47 of file CPKIFSingleResponsePtr.java.

boolean com::orionsec::jpkif::CPKIFSingleResponsePtr::unique (  )  [inline]

Definition at line 52 of file CPKIFSingleResponsePtr.java.

int com::orionsec::jpkif::CPKIFSingleResponsePtr::use_count (  )  [inline]

Definition at line 56 of file CPKIFSingleResponsePtr.java.

void com::orionsec::jpkif::CPKIFSingleResponsePtr::swap ( CPKIFSingleResponsePtr  other  )  [inline]

Definition at line 60 of file CPKIFSingleResponsePtr.java.

SWIGTYPE_p_void com::orionsec::jpkif::CPKIFSingleResponsePtr::_internal_get_deleter ( SWIGTYPE_p_boost__detail__sp_typeinfo  ti  )  [inline]

Definition at line 64 of file CPKIFSingleResponsePtr.java.

boolean com::orionsec::jpkif::CPKIFSingleResponsePtr::_internal_equiv ( CPKIFSingleResponsePtr  r  )  [inline]

Definition at line 69 of file CPKIFSingleResponsePtr.java.

CPKIFCertIDPtr com::orionsec::jpkif::CPKIFSingleResponsePtr::GetCertID (  )  [inline]

Definition at line 73 of file CPKIFSingleResponsePtr.java.

void com::orionsec::jpkif::CPKIFSingleResponsePtr::SetCertID ( CPKIFCertIDPtr  ci  )  [inline]

Definition at line 77 of file CPKIFSingleResponsePtr.java.

CPKIFOCSPCertStatusPtr com::orionsec::jpkif::CPKIFSingleResponsePtr::GetCertStatus (  )  [inline]

Definition at line 81 of file CPKIFSingleResponsePtr.java.

void com::orionsec::jpkif::CPKIFSingleResponsePtr::SetCertStatus ( CPKIFOCSPCertStatusPtr  cs  )  [inline]

Definition at line 85 of file CPKIFSingleResponsePtr.java.

CPKIFTimePtr com::orionsec::jpkif::CPKIFSingleResponsePtr::GetThisUpdate (  )  [inline]

Definition at line 89 of file CPKIFSingleResponsePtr.java.

void com::orionsec::jpkif::CPKIFSingleResponsePtr::SetThisUpdate ( CPKIFTimePtr  str  )  [inline]

Definition at line 93 of file CPKIFSingleResponsePtr.java.

CPKIFTimePtr com::orionsec::jpkif::CPKIFSingleResponsePtr::GetNextUpdate (  )  [inline]

Definition at line 97 of file CPKIFSingleResponsePtr.java.

void com::orionsec::jpkif::CPKIFSingleResponsePtr::SetNextUpdate ( CPKIFTimePtr  str  )  [inline]

Definition at line 101 of file CPKIFSingleResponsePtr.java.

void com::orionsec::jpkif::CPKIFSingleResponsePtr::GetExtensionByOID ( CPKIFOID  oid,
CPKIFX509ExtensionPtr  ref 
) [inline]

void com::orionsec::jpkif::CPKIFSingleResponsePtr::GetEncodedExtensions ( CPKIFBufferPtr  buf  )  [inline]

Definition at line 109 of file CPKIFSingleResponsePtr.java.

boolean com::orionsec::jpkif::CPKIFSingleResponsePtr::AreThereAnyUnprocessedCriticalExtensions ( SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t  processedExts  )  [inline]

Definition at line 113 of file CPKIFSingleResponsePtr.java.

void com::orionsec::jpkif::CPKIFSingleResponsePtr::GetExtensions ( IPKIFParseExtensions  m,
SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFX509Extension_t_t  exts 
) [inline]


Member Data Documentation

Definition at line 13 of file CPKIFSingleResponsePtr.java.

Referenced by CPKIFSingleResponsePtr(), and delete().


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

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