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

Convenience struct to generate names in parts. More...

#include <flattype.h>

Public Member Functions

 NamePart (std::string part, bool append_sep=true)
 Constuct a new NamePart.
 

Public Attributes

std::string str = ""
 The string of this name part.
 
bool sep = false
 Whether we should insert a separator after this part.
 

Detailed Description

Convenience struct to generate names in parts.

Definition at line 40 of file flattype.h.


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