gendoc.cmdpipe

Command pipe

Communicate with the launched program commands through stdio pipes.

Members

Structs

CommandPipe
struct CommandPipe

Communicate with the launched program through stdio pipes.

ReqEcho
struct ReqEcho

Test request to return the specified msg without processing.

ReqInfo
struct ReqInfo

Request information that gendoc has.

ResEcho
struct ResEcho

Main return value of ReqEcho

ResErr
struct ResErr

Return-value when something wrong.

ResInfo
struct ResInfo

Main return value of ReqInfo

Meta