SWIGTYPE_p_CPKIFSynonymousSourceStore.java

Go to the documentation of this file.
00001 /* ----------------------------------------------------------------------------
00002  * This file was automatically generated by SWIG (http://www.swig.org).
00003  * Version 2.0.1
00004  *
00005  * Do not make changes to this file unless you know what you are doing--modify
00006  * the SWIG interface file instead.
00007  * ----------------------------------------------------------------------------- */
00008 
00009 package com.orionsec.jpkif;
00010 
00011 public class SWIGTYPE_p_CPKIFSynonymousSourceStore {
00012   private long swigCPtr;
00013 
00014   protected SWIGTYPE_p_CPKIFSynonymousSourceStore(long cPtr, boolean futureUse) {
00015     swigCPtr = cPtr;
00016   }
00017 
00018   protected SWIGTYPE_p_CPKIFSynonymousSourceStore() {
00019     swigCPtr = 0;
00020   }
00021 
00022   protected static long getCPtr(SWIGTYPE_p_CPKIFSynonymousSourceStore obj) {
00023     return (obj == null) ? 0 : obj.swigCPtr;
00024   }
00025 }
00026 

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