#include <Module.h>
|
void | add (std::vector< std::string > Data) |
|
void | print () |
|
bool | empty () |
|
void | pop () |
|
std::string | last () |
|
|
std::vector< std::string > | ToPrint = {} |
|
Definition at line 109 of file Module.h.
◆ add()
void PrintList::add |
( |
std::vector< std::string > |
Data | ) |
|
|
inline |
◆ empty()
bool PrintList::empty |
( |
| ) |
|
|
inline |
◆ last()
std::string PrintList::last |
( |
| ) |
|
|
inline |
◆ pop()
◆ print()
void PrintList::print |
( |
| ) |
|
|
inline |
◆ ToPrint
std::vector<std::string> PrintList::ToPrint = {} |
|
private |
The documentation for this class was generated from the following file:
- /media/maple_tb_disk/wicklun2/cgra-me-website/cgra-me/inc/CGRA/Module.h