Polly 23.0.0git
isl::checked::ctx Class Reference

#include <cpp-checked.h>

Public Member Functions

 ctx (isl_ctx *ctx)
isl_ctxrelease ()
isl_ctxget ()

Private Attributes

isl_ctxptr

Detailed Description

Definition at line 102 of file cpp-checked.h.

Constructor & Destructor Documentation

◆ ctx()

isl::checked::ctx::ctx ( isl_ctx * ctx)
inline

Definition at line 105 of file cpp-checked.h.

References ctx(), and ptr.

Referenced by ctx().

Member Function Documentation

◆ get()

isl_ctx * isl::checked::ctx::get ( )
inline

Definition at line 111 of file cpp-checked.h.

References ptr.

Referenced by test_pointer().

◆ release()

isl_ctx * isl::checked::ctx::release ( )
inline

Definition at line 106 of file cpp-checked.h.

References ptr.

Member Data Documentation

◆ ptr

isl_ctx * isl::ctx::ptr
private

Definition at line 103 of file cpp-checked.h.

Referenced by ctx(), get(), and release().


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