Go to the source code of this file.
 | 
| void  | clanguml::common::jinja::to_json (inja::json &ctx, const element_context< common::model::decorated_element > &jc) | 
|   | 
| void  | clanguml::common::jinja::to_json (inja::json &ctx, const element_context< common::model::diagram_element > &jc) | 
|   | 
| void  | clanguml::common::jinja::to_json (inja::json &ctx, const element_context< common::model::element > &jc) | 
|   | 
| void  | clanguml::common::jinja::to_json (inja::json &ctx, const element_context< common::model::relationship > &jc) | 
|   | 
| void  | clanguml::common::jinja::to_json (inja::json &ctx, const element_context< common::model::source_file > &jc) | 
|   | 
| void  | clanguml::common::jinja::to_json (inja::json &ctx, const element_context< common::model::source_location > &jc) | 
|   | 
| void  | clanguml::common::jinja::to_json (inja::json &ctx, const diagram_context< common::model::decorated_element > &jc) | 
|   | 
| void  | clanguml::common::jinja::to_json (inja::json &ctx, const diagram_context< common::model::diagram_element > &jc) | 
|   | 
| void  | clanguml::common::jinja::to_json (inja::json &ctx, const diagram_context< common::model::element > &jc) | 
|   | 
| void  | clanguml::common::jinja::to_json (inja::json &ctx, const diagram_context< common::model::source_file > &jc) | 
|   | 
| void  | clanguml::common::jinja::to_json (inja::json &ctx, const diagram_context< common::model::source_location > &jc) | 
|   | 
| std::optional< std::string >  | clanguml::common::jinja::render_template (inja::Environment &env, const inja::json &context, const std::string &jinja_template) | 
|   | 
| std::optional< std::string >  | clanguml::common::jinja::render_template (inja::Environment &env, const std::string &jinja_template) | 
|   |