vpbusapi

package
v0.0.0-...-bf055c7 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 6, 2019 License: GPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Package vpbusapi is generated by Thrift, it contains plumbery to thriftify the protocol between Golang server and C++ client GUI.

Index

Constants

View Source
const DefaultPort = 7888
View Source
const PackageCopyright = "Copyright (C)  2015, 2016  Christian Mauduit <ufoot@ufoot.org>" // PackageCopyright set by version.sh

PackageCopyright contains a short copyright notice.

View Source
const PackageEmail = "ufoot@ufoot.org" // PackageEmail set by version.sh

PackageEmail contains a contact email for the package.

View Source
const PackageLicense = "GNU GPL v3" // PackageLicense set by version.sh

PackageLicense contains a short license information.

View Source
const PackageName = "Vapor Toolkit" // PackageName set by version.sh

PackageName contains a readable name of the package, suitable for display.

View Source
const PackageTarname = "vapor" // PackageTarname set by version.sh

PackageTarname contains a short name of the package, suitable for a filename.

View Source
const PackageURL = "https://github.com/ufoot/vapor" // PackageURL set by version.sh

PackageURL contains the address of the project homepage.

View Source
const VersionMajor = 0 // VersionMajor set by version.sh

VersionMajor is the project major version.

View Source
const VersionMinor = 3 // VersionMinor set by version.sh

VersionMinor is the project minor version.

View Source
const VersionStamp = "c6a4298" // VersionStamp set by version.sh

VersionStamp is the project stamp, possibly changes for each build.

Variables

View Source
var GoUnusedProtection__ int

Functions

This section is empty.

Types

type VpBusApi

type VpBusApi interface {
	vpcommonapi.VpCommonApi

	// Halt stops the server.
	Halt() (err error)
}

type VpBusApiClient

type VpBusApiClient struct {
	*vpcommonapi.VpCommonApiClient
}

VpBusApi is used to communicate between Vapor and Fumes. Vapor is the Golang server and Fumes the C++ client.

func NewVpBusApiClientProtocol

func NewVpBusApiClientProtocol(t thrift.TTransport, iprot thrift.TProtocol, oprot thrift.TProtocol) *VpBusApiClient

func (*VpBusApiClient) Halt

func (p *VpBusApiClient) Halt() (err error)

Halt stops the server.

type VpBusApiHaltArgs

type VpBusApiHaltArgs struct {
}

func NewVpBusApiHaltArgs

func NewVpBusApiHaltArgs() *VpBusApiHaltArgs

func (*VpBusApiHaltArgs) Read

func (p *VpBusApiHaltArgs) Read(iprot thrift.TProtocol) error

func (*VpBusApiHaltArgs) String

func (p *VpBusApiHaltArgs) String() string

func (*VpBusApiHaltArgs) Write

func (p *VpBusApiHaltArgs) Write(oprot thrift.TProtocol) error

type VpBusApiProcessor

type VpBusApiProcessor struct {
	*vpcommonapi.VpCommonApiProcessor
}

func NewVpBusApiProcessor

func NewVpBusApiProcessor(handler VpBusApi) *VpBusApiProcessor

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL