Graphviz 13.0.0~dev.20241222.1117
Loading...
Searching...
No Matches
Context Struct Reference
Collaboration diagram for Context:
[legend]

Public Types

using write_fn = size_t(*)(GVJ_t *, const char *, size_t)
 

Public Member Functions

 Context (write_fn fn)
 

Data Fields

PostscriptDocument doc
 
write_fn save_write_fn
 

Detailed Description

Definition at line 41 of file gvrender_lasi.cpp.

Member Typedef Documentation

◆ write_fn

using Context::write_fn = size_t(*)(GVJ_t*, const char*, size_t)

Definition at line 42 of file gvrender_lasi.cpp.

Constructor & Destructor Documentation

◆ Context()

Context::Context ( write_fn  fn)
inline

Definition at line 44 of file gvrender_lasi.cpp.

Field Documentation

◆ doc

PostscriptDocument Context::doc

◆ save_write_fn

write_fn Context::save_write_fn

Definition at line 47 of file gvrender_lasi.cpp.

Referenced by lasi_end_job().


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