Documentation ¶
Index ¶
- func CppBodyInput(f *parser.Function) (o string)
- func CppBodyInputCallback(f *parser.Function) (o string)
- func CppBodyInputSlotValue(f *parser.Function, p *parser.Parameter) string
- func CppBodyOutput(f *parser.Function, name string) string
- func CppBodyOutputCallback(f *parser.Function) (o string)
- func CppEnum(v *parser.Value, e *parser.Enum) string
- func CppHeaderInput(f *parser.Function) (o string)
- func CppHeaderName(f *parser.Function) string
- func CppHeaderOutput(f *parser.Function) string
- func DeduceGeneric(f *parser.Function) string
- func GoBodyInput(f *parser.Function) (o string)
- func GoBodyInputSignalValues(f *parser.Function) (o string)
- func GoBodyOutput(f *parser.Function, name string) string
- func GoBodyOutputFailed(f *parser.Function) string
- func GoEnum(n string, v string, e *parser.Enum) string
- func GoHeaderInput(f *parser.Function) (o string)
- func GoHeaderInputSignalFunction(f *parser.Function) (o string)
- func GoHeaderName(f *parser.Function) (o string)
- func GoHeaderOutput(f *parser.Function) string
- func IsPrivateSignal(f *parser.Function) bool
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CppBodyInput ¶
func CppBodyInputCallback ¶
func CppBodyInputSlotValue ¶
func CppBodyOutputCallback ¶
func CppHeaderInput ¶
func CppHeaderName ¶
func CppHeaderOutput ¶
func DeduceGeneric ¶
func GoBodyInput ¶
func GoBodyInputSignalValues ¶
func GoBodyOutputFailed ¶
func GoHeaderInput ¶
func GoHeaderName ¶
func GoHeaderOutput ¶
func IsPrivateSignal ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.