public MarControlPtr(MarControlPtr a) { this(marsyasJNI.new_MarControlPtr__SWIG_1(MarControlPtr.getCPtr(a), a), true); }
public void set(String key, MarControlPtr x) { marsyasJNI.Map_String_MarControlPtr_set(swigCPtr, this, key, MarControlPtr.getCPtr(x), x); }