#include <Log.hh>
Definition at line 29 of file Log.hh.
|
| virtual Cloneable * | _clone () const =0 |
| |
| virtual Cloneable * | _move ()=0 |
| |
◆ LogParagraph()
| CASM::LogParagraph::LogParagraph |
( |
std::string |
_text | ) |
|
|
inlineexplicit |
◆ _clone()
| virtual Cloneable* notstd::Cloneable::_clone |
( |
| ) |
const |
|
privatepure virtualinherited |
◆ _move()
| virtual Cloneable* notstd::Cloneable::_move |
( |
| ) |
|
|
privatepure virtualinherited |
◆ clone()
| std::unique_ptr<Cloneable> notstd::Cloneable::clone |
( |
| ) |
const |
|
inlineinherited |
◆ move()
| std::unique_ptr<Cloneable> notstd::Cloneable::move |
( |
| ) |
|
|
inlineinherited |
◆ print()
| void CASM::LogParagraph::print |
( |
Log & |
log | ) |
const |
|
overridevirtual |
◆ text
| std::string CASM::LogText::text |
|
inherited |
The documentation for this struct was generated from the following files:
- /Users/bpuchala/Work/codes/CASMcode_v0.2.X_reference/include/casm/casm_io/Log.hh
- /Users/bpuchala/Work/codes/CASMcode_v0.2.X_reference/src/casm/casm_io/Log.cc