Uses of Class
org.rococoa.cocoa.security.CSSM_LIST_ELEMENT.ByReference

Packages that use CSSM_LIST_ELEMENT.ByReference
org.rococoa.cocoa.security   
 

Uses of CSSM_LIST_ELEMENT.ByReference in org.rococoa.cocoa.security
 

Fields in org.rococoa.cocoa.security declared as CSSM_LIST_ELEMENT.ByReference
 CSSM_LIST_ELEMENT.ByReference CSSM_LIST.Head
          head of the list
C type : CSSM_LIST_ELEMENT_PTR
 CSSM_LIST_ELEMENT.ByReference CSSM_LIST_ELEMENT.NextElement
          next list element
C type : cssm_list_element*
 CSSM_LIST_ELEMENT.ByReference CSSM_LIST.Tail
          tail of the list
C type : CSSM_LIST_ELEMENT_PTR
 

Constructors in org.rococoa.cocoa.security with parameters of type CSSM_LIST_ELEMENT.ByReference
CSSM_LIST_ELEMENT(CSSM_LIST_ELEMENT.ByReference NextElement, int WordID, int ElementType, CSSM_LIST_ELEMENT.Element_union Element)
           
CSSM_LIST(int ListType, CSSM_LIST_ELEMENT.ByReference Head, CSSM_LIST_ELEMENT.ByReference Tail)
           
 



Copyright © 2009. All Rights Reserved.