FDL Core Library
ASC Framing Decision List — C/C++ Reference Implementation
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
fdl_canvas_template Struct Reference

Handle to a canvas template (root-level, single index). More...

#include <fdl_handles.h>

Public Member Functions

jsoncons::ojson * node () const
 Resolve handle to its JSON node.
 

Data Fields

fdl_docowner
 Owning document.
 
uint32_t ct_index
 Index into root "canvas_templates" array.
 

Detailed Description

Handle to a canvas template (root-level, single index).

Member Function Documentation

◆ node()

ojson * fdl_canvas_template::node ( ) const

Resolve handle to its JSON node.

Returns
Pointer to ojson node.

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