#include <type.hpp>
Definition at line 124 of file type.hpp.
◆ Type_Function_()
| Type_Function_::Type_Function_ |
( |
Type |
output, |
|
|
TypeList |
input |
|
) |
| |
◆ ~Type_Function_()
| Type_Function_::~Type_Function_ |
( |
| ) |
|
|
overridedefault |
◆ getType()
◆ input()
| TypeList Type_Function_::input |
( |
| ) |
|
|
inline |
◆ output()
| Type Type_Function_::output |
( |
| ) |
|
|
inline |
◆ print()
| string Type_Function_::print |
( |
| ) |
const |
|
overridevirtual |
◆ _input
| TypeList Type_Function_::_input |
|
private |
◆ _output
| Type Type_Function_::_output |
|
private |
The documentation for this class was generated from the following files: