vg
tools for working with variation graphs
Public Member Functions | Public Attributes | List of all members
json_autoptr Struct Reference

Public Member Functions

 json_autoptr (json_t *json)
 
 ~json_autoptr ()
 
json_t * release ()
 

Public Attributes

json_t * ptr
 

Constructor & Destructor Documentation

◆ json_autoptr()

json_autoptr::json_autoptr ( json_t *  json)
inline

◆ ~json_autoptr()

json_autoptr::~json_autoptr ( )
inline

Member Function Documentation

◆ release()

json_t* json_autoptr::release ( )
inline

Member Data Documentation

◆ ptr

json_t* json_autoptr::ptr

The documentation for this struct was generated from the following file: