iceberg-cpp
Loading...
Searching...
No Matches
Public Member Functions | List of all members
iceberg::internal::ArrowArrayGuard Class Reference

Public Member Functions

 ArrowArrayGuard (ArrowArray *array)
 
void Release ()
 Release the guard without calling ArrowArrayRelease.
 

Member Function Documentation

◆ Release()

void iceberg::internal::ArrowArrayGuard::Release ( )
inline

Release the guard without calling ArrowArrayRelease.

Call this when ownership of the underlying ArrowArray has been transferred elsewhere and the guard should not release it.


The documentation for this class was generated from the following files: