Definition at line 11 of file IPKIFParseAttributes.java.
Public Member Functions | |
IPKIFParseAttributes (long cPtr, boolean cMemoryOwn) | |
synchronized void | delete () |
void | ParseAttributes (CPKIFBufferPtr buf, SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t exts) |
void | ParseAttributes2 (CPKIFBufferPtr buf, SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t exts) |
Static Public Member Functions | |
static long | getCPtr (IPKIFParseAttributes obj) |
Protected Member Functions | |
void | finalize () |
Protected Attributes | |
boolean | swigCMemOwn |
com::orionsec::jpkif::IPKIFParseAttributes::IPKIFParseAttributes | ( | long | cPtr, | |
boolean | cMemoryOwn | |||
) | [inline] |
static long com::orionsec::jpkif::IPKIFParseAttributes::getCPtr | ( | IPKIFParseAttributes | obj | ) | [inline, static] |
Definition at line 20 of file IPKIFParseAttributes.java.
References swigCPtr.
Referenced by com::orionsec::jpkif::IPKIFHasAttributes::GetAttributes(), com::orionsec::jpkif::CPKIFSignerInfoPtr::GetAttributes(), com::orionsec::jpkif::IPKIFHasAttributes::GetSignedAttributes(), com::orionsec::jpkif::IPKIFHasAttributes::GetUnprotectedAttributes(), com::orionsec::jpkif::CPKIFSignerInfoPtr::GetUnprotectedAttributes(), and com::orionsec::jpkif::IPKIFHasAttributes::GetUnsignedAttributes().
void com::orionsec::jpkif::IPKIFParseAttributes::finalize | ( | ) | [inline, protected] |
Definition at line 24 of file IPKIFParseAttributes.java.
synchronized void com::orionsec::jpkif::IPKIFParseAttributes::delete | ( | ) | [inline] |
void com::orionsec::jpkif::IPKIFParseAttributes::ParseAttributes | ( | CPKIFBufferPtr | buf, | |
SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t | exts | |||
) | [inline] |
Definition at line 38 of file IPKIFParseAttributes.java.
References com::orionsec::jpkif::CPKIFBufferPtr::getCPtr().
void com::orionsec::jpkif::IPKIFParseAttributes::ParseAttributes2 | ( | CPKIFBufferPtr | buf, | |
SWIGTYPE_p_std__vectorT_boost__shared_ptrT_CPKIFAttribute_t_t | exts | |||
) | [inline] |
Definition at line 42 of file IPKIFParseAttributes.java.
References com::orionsec::jpkif::CPKIFBufferPtr::getCPtr().
boolean com::orionsec::jpkif::IPKIFParseAttributes::swigCMemOwn [protected] |
Definition at line 13 of file IPKIFParseAttributes.java.
Referenced by delete(), and IPKIFParseAttributes().