1 /* ----------------------------------------------------------------------------
\r
2 * This file was automatically generated by SWIG (http://www.swig.org).
\r
5 * Do not make changes to this file unless you know what you are doing--modify
\r
6 * the SWIG interface file instead.
\r
7 * ----------------------------------------------------------------------------- */
\r
9 package org.jcae.opencascade.jni;
\r
11 public class SWIGTYPE_p_Handle_TCollection_HAsciiString {
\r
12 private long swigCPtr;
\r
14 protected SWIGTYPE_p_Handle_TCollection_HAsciiString(long cPtr, boolean futureUse) {
\r
18 protected SWIGTYPE_p_Handle_TCollection_HAsciiString() {
\r
22 protected static long getCPtr(SWIGTYPE_p_Handle_TCollection_HAsciiString obj) {
\r
23 return (obj == null) ? 0 : obj.swigCPtr;
\r