Electroneum
Public Member Functions | Private Attributes | List of all members
mstch::render_context::push Class Reference

#include <render_context.hpp>

Collaboration diagram for mstch::render_context::push:
Collaboration graph
[legend]

Public Member Functions

 push (render_context &context, const mstch::node &node={})
 
 ~push ()
 
std::string render (const template_type &templt)
 

Private Attributes

render_contextm_context
 

Constructor & Destructor Documentation

◆ push()

render_context::push::push ( render_context context,
const mstch::node node = {} 
)

◆ ~push()

render_context::push::~push ( )

Member Function Documentation

◆ render()

std::string render_context::push::render ( const template_type templt)

Member Data Documentation

◆ m_context

render_context& mstch::render_context::push::m_context
private

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