Cerata
A library to generate structural hardware designs
cerata::vhdl::trloc Struct Reference

Structure to hold a template replacement string location. More...

#include <template.h>

Public Member Functions

 trloc (size_t line, size_t start)
 Template replacement location constructor.
 

Public Attributes

size_t line
 The line.
 
size_t start
 The starting character index on the line.
 

Detailed Description

Structure to hold a template replacement string location.

Definition at line 26 of file template.h.


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