Package com.cbe.delegate
Class UnShareDelegate
java.lang.Object
com.cbe.delegate.UnShareDelegate
Delegate class for the asynchronous version of methods:
- cbe::Container::unShare()
- cbe::Object::unShare()
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddelete()voidfinalize()static longgetCPtr(UnShareDelegate obj) voidonUnShareError(Error error, Context context) Called if an error is encountered.voidonUnShareSuccess(String message) Called upon successful UnShare.voidvoidvoidswigSetCMemOwn(boolean own) void
-
Constructor Details
-
UnShareDelegate
public UnShareDelegate(long cPtr, boolean cMemoryOwn) -
UnShareDelegate
public UnShareDelegate()
-
-
Method Details
-
swigSetCMemOwn
public void swigSetCMemOwn(boolean own) -
finalize
public void finalize() -
delete
public void delete() -
swigDirectorDisconnect
public void swigDirectorDisconnect() -
swigReleaseOwnership
public void swigReleaseOwnership() -
swigTakeOwnership
public void swigTakeOwnership()