pcl_msgs_srv

package
v0.0.0-...-f3704aa Latest Latest
Warning

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

Go to latest
Published: Oct 8, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var UpdateFilenameTypeSupport types.ServiceTypeSupport = _UpdateFilenameTypeSupport{}

Modifying this variable is undefined behavior.

View Source
var UpdateFilename_RequestTypeSupport types.MessageTypeSupport = _UpdateFilename_RequestTypeSupport{}

Modifying this variable is undefined behavior.

View Source
var UpdateFilename_ResponseTypeSupport types.MessageTypeSupport = _UpdateFilename_ResponseTypeSupport{}

Modifying this variable is undefined behavior.

Functions

func CloneUpdateFilename_RequestSlice

func CloneUpdateFilename_RequestSlice(dst, src []UpdateFilename_Request)

CloneUpdateFilename_RequestSlice clones src to dst by calling Clone for each element in src. Panics if len(dst) < len(src).

func CloneUpdateFilename_ResponseSlice

func CloneUpdateFilename_ResponseSlice(dst, src []UpdateFilename_Response)

CloneUpdateFilename_ResponseSlice clones src to dst by calling Clone for each element in src. Panics if len(dst) < len(src).

func UpdateFilename_Request__Array_to_C

func UpdateFilename_Request__Array_to_C(cSlice []CUpdateFilename_Request, goSlice []UpdateFilename_Request)

func UpdateFilename_Request__Array_to_Go

func UpdateFilename_Request__Array_to_Go(goSlice []UpdateFilename_Request, cSlice []CUpdateFilename_Request)

func UpdateFilename_Request__Sequence_to_C

func UpdateFilename_Request__Sequence_to_C(cSlice *CUpdateFilename_Request__Sequence, goSlice []UpdateFilename_Request)

func UpdateFilename_Request__Sequence_to_Go

func UpdateFilename_Request__Sequence_to_Go(goSlice *[]UpdateFilename_Request, cSlice CUpdateFilename_Request__Sequence)

func UpdateFilename_Response__Array_to_C

func UpdateFilename_Response__Array_to_C(cSlice []CUpdateFilename_Response, goSlice []UpdateFilename_Response)

func UpdateFilename_Response__Array_to_Go

func UpdateFilename_Response__Array_to_Go(goSlice []UpdateFilename_Response, cSlice []CUpdateFilename_Response)

func UpdateFilename_Response__Sequence_to_C

func UpdateFilename_Response__Sequence_to_C(cSlice *CUpdateFilename_Response__Sequence, goSlice []UpdateFilename_Response)

func UpdateFilename_Response__Sequence_to_Go

func UpdateFilename_Response__Sequence_to_Go(goSlice *[]UpdateFilename_Response, cSlice CUpdateFilename_Response__Sequence)

Types

type UpdateFilename_Request

type UpdateFilename_Request struct {
	Filename string `yaml:"filename"`
}

Do not create instances of this type directly. Always use NewUpdateFilename_Request function instead.

func NewUpdateFilename_Request

func NewUpdateFilename_Request() *UpdateFilename_Request

NewUpdateFilename_Request creates a new UpdateFilename_Request with default values.

func (*UpdateFilename_Request) Clone

func (*UpdateFilename_Request) CloneMsg

func (t *UpdateFilename_Request) CloneMsg() types.Message

func (*UpdateFilename_Request) SetDefaults

func (t *UpdateFilename_Request) SetDefaults()

type UpdateFilename_Response

type UpdateFilename_Response struct {
	Success bool `yaml:"success"`
}

Do not create instances of this type directly. Always use NewUpdateFilename_Response function instead.

func NewUpdateFilename_Response

func NewUpdateFilename_Response() *UpdateFilename_Response

NewUpdateFilename_Response creates a new UpdateFilename_Response with default values.

func (*UpdateFilename_Response) Clone

func (*UpdateFilename_Response) CloneMsg

func (t *UpdateFilename_Response) CloneMsg() types.Message

func (*UpdateFilename_Response) SetDefaults

func (t *UpdateFilename_Response) SetDefaults()

Jump to

Keyboard shortcuts

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