print

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2026 License: CC0-1.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AttributesBuilderClient added in v0.0.6

type AttributesBuilderClient struct {
	// contains filtered or unexported fields
}

AttributesBuilderClient wraps the gRPC AttributesBuilderService client.

func NewAttributesBuilderClient added in v0.0.6

func NewAttributesBuilderClient(cc grpc.ClientConnInterface) *AttributesBuilderClient

NewAttributesBuilderClient creates a new AttributesBuilder client.

func (*AttributesBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*AttributesBuilderClient) SetColorMode added in v0.0.6

func (c *AttributesBuilderClient) SetColorMode(ctx context.Context, arg0 int32) (int64, error)

SetColorMode calls the SetColorMode RPC.

func (*AttributesBuilderClient) SetDuplexMode added in v0.0.6

func (c *AttributesBuilderClient) SetDuplexMode(ctx context.Context, arg0 int32) (int64, error)

SetDuplexMode calls the SetDuplexMode RPC.

func (*AttributesBuilderClient) SetMediaSize added in v0.0.6

func (c *AttributesBuilderClient) SetMediaSize(ctx context.Context, arg0 int64) (int64, error)

SetMediaSize calls the SetMediaSize RPC.

func (*AttributesBuilderClient) SetMinMargins added in v0.0.6

func (c *AttributesBuilderClient) SetMinMargins(ctx context.Context, arg0 int64) (int64, error)

SetMinMargins calls the SetMinMargins RPC.

func (*AttributesBuilderClient) SetResolution added in v0.0.6

func (c *AttributesBuilderClient) SetResolution(ctx context.Context, arg0 int64) (int64, error)

SetResolution calls the SetResolution RPC.

type AttributesClient added in v0.0.6

type AttributesClient struct {
	// contains filtered or unexported fields
}

AttributesClient wraps the gRPC AttributesService client.

func NewAttributesClient added in v0.0.6

func NewAttributesClient(cc grpc.ClientConnInterface) *AttributesClient

NewAttributesClient creates a new Attributes client.

func (*AttributesClient) DescribeContents added in v0.0.6

func (c *AttributesClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*AttributesClient) Equals added in v0.0.6

func (c *AttributesClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*AttributesClient) GetColorMode added in v0.0.6

func (c *AttributesClient) GetColorMode(ctx context.Context) (int32, error)

GetColorMode calls the GetColorMode RPC.

func (*AttributesClient) GetDuplexMode added in v0.0.6

func (c *AttributesClient) GetDuplexMode(ctx context.Context) (int32, error)

GetDuplexMode calls the GetDuplexMode RPC.

func (*AttributesClient) GetMediaSize added in v0.0.6

func (c *AttributesClient) GetMediaSize(ctx context.Context) (int64, error)

GetMediaSize calls the GetMediaSize RPC.

func (*AttributesClient) GetMinMargins added in v0.0.6

func (c *AttributesClient) GetMinMargins(ctx context.Context) (int64, error)

GetMinMargins calls the GetMinMargins RPC.

func (*AttributesClient) GetResolution added in v0.0.6

func (c *AttributesClient) GetResolution(ctx context.Context) (int64, error)

GetResolution calls the GetResolution RPC.

func (*AttributesClient) HashCode added in v0.0.6

func (c *AttributesClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*AttributesClient) ToString added in v0.0.6

func (c *AttributesClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*AttributesClient) WriteToParcel added in v0.0.6

func (c *AttributesClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type AttributesMarginsClient added in v0.0.6

type AttributesMarginsClient struct {
	// contains filtered or unexported fields
}

AttributesMarginsClient wraps the gRPC AttributesMarginsService client.

func NewAttributesMarginsClient added in v0.0.6

func NewAttributesMarginsClient(cc grpc.ClientConnInterface) *AttributesMarginsClient

NewAttributesMarginsClient creates a new AttributesMargins client.

func (*AttributesMarginsClient) Equals added in v0.0.6

func (c *AttributesMarginsClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*AttributesMarginsClient) GetBottomMils added in v0.0.6

func (c *AttributesMarginsClient) GetBottomMils(ctx context.Context) (int32, error)

GetBottomMils calls the GetBottomMils RPC.

func (*AttributesMarginsClient) GetLeftMils added in v0.0.6

func (c *AttributesMarginsClient) GetLeftMils(ctx context.Context) (int32, error)

GetLeftMils calls the GetLeftMils RPC.

func (*AttributesMarginsClient) GetRightMils added in v0.0.6

func (c *AttributesMarginsClient) GetRightMils(ctx context.Context) (int32, error)

GetRightMils calls the GetRightMils RPC.

func (*AttributesMarginsClient) GetTopMils added in v0.0.6

func (c *AttributesMarginsClient) GetTopMils(ctx context.Context) (int32, error)

GetTopMils calls the GetTopMils RPC.

func (*AttributesMarginsClient) HashCode added in v0.0.6

func (c *AttributesMarginsClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*AttributesMarginsClient) ToString added in v0.0.6

func (c *AttributesMarginsClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

type AttributesMediaSizeClient added in v0.0.6

type AttributesMediaSizeClient struct {
	// contains filtered or unexported fields
}

AttributesMediaSizeClient wraps the gRPC AttributesMediaSizeService client.

func NewAttributesMediaSizeClient added in v0.0.6

func NewAttributesMediaSizeClient(cc grpc.ClientConnInterface) *AttributesMediaSizeClient

NewAttributesMediaSizeClient creates a new AttributesMediaSize client.

func (*AttributesMediaSizeClient) AsLandscape added in v0.0.6

func (c *AttributesMediaSizeClient) AsLandscape(ctx context.Context) (int64, error)

AsLandscape calls the AsLandscape RPC.

func (*AttributesMediaSizeClient) AsPortrait added in v0.0.6

func (c *AttributesMediaSizeClient) AsPortrait(ctx context.Context) (int64, error)

AsPortrait calls the AsPortrait RPC.

func (*AttributesMediaSizeClient) Equals added in v0.0.6

func (c *AttributesMediaSizeClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*AttributesMediaSizeClient) GetHeightMils added in v0.0.6

func (c *AttributesMediaSizeClient) GetHeightMils(ctx context.Context) (int32, error)

GetHeightMils calls the GetHeightMils RPC.

func (*AttributesMediaSizeClient) GetId added in v0.0.6

GetId calls the GetId RPC.

func (*AttributesMediaSizeClient) GetLabel added in v0.0.6

func (c *AttributesMediaSizeClient) GetLabel(ctx context.Context, arg0 int64) (string, error)

GetLabel calls the GetLabel RPC.

func (*AttributesMediaSizeClient) GetWidthMils added in v0.0.6

func (c *AttributesMediaSizeClient) GetWidthMils(ctx context.Context) (int32, error)

GetWidthMils calls the GetWidthMils RPC.

func (*AttributesMediaSizeClient) HashCode added in v0.0.6

func (c *AttributesMediaSizeClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*AttributesMediaSizeClient) IsPortrait added in v0.0.6

func (c *AttributesMediaSizeClient) IsPortrait(ctx context.Context) (bool, error)

IsPortrait calls the IsPortrait RPC.

func (*AttributesMediaSizeClient) ToString added in v0.0.6

ToString calls the ToString RPC.

type AttributesResolutionClient added in v0.0.6

type AttributesResolutionClient struct {
	// contains filtered or unexported fields
}

AttributesResolutionClient wraps the gRPC AttributesResolutionService client.

func NewAttributesResolutionClient added in v0.0.6

func NewAttributesResolutionClient(cc grpc.ClientConnInterface) *AttributesResolutionClient

NewAttributesResolutionClient creates a new AttributesResolution client.

func (*AttributesResolutionClient) Equals added in v0.0.6

func (c *AttributesResolutionClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*AttributesResolutionClient) GetHorizontalDpi added in v0.0.6

func (c *AttributesResolutionClient) GetHorizontalDpi(ctx context.Context) (int32, error)

GetHorizontalDpi calls the GetHorizontalDpi RPC.

func (*AttributesResolutionClient) GetId added in v0.0.6

GetId calls the GetId RPC.

func (*AttributesResolutionClient) GetLabel added in v0.0.6

GetLabel calls the GetLabel RPC.

func (*AttributesResolutionClient) GetVerticalDpi added in v0.0.6

func (c *AttributesResolutionClient) GetVerticalDpi(ctx context.Context) (int32, error)

GetVerticalDpi calls the GetVerticalDpi RPC.

func (*AttributesResolutionClient) HashCode added in v0.0.6

HashCode calls the HashCode RPC.

func (*AttributesResolutionClient) ToString added in v0.0.6

ToString calls the ToString RPC.

type DocumentAdapterClient added in v0.0.6

type DocumentAdapterClient struct {
	// contains filtered or unexported fields
}

DocumentAdapterClient wraps the gRPC DocumentAdapterService client.

func NewDocumentAdapterClient added in v0.0.6

func NewDocumentAdapterClient(cc grpc.ClientConnInterface) *DocumentAdapterClient

NewDocumentAdapterClient creates a new DocumentAdapter client.

func (*DocumentAdapterClient) OnFinish added in v0.0.6

func (c *DocumentAdapterClient) OnFinish(ctx context.Context) error

OnFinish calls the OnFinish RPC.

func (*DocumentAdapterClient) OnLayout added in v0.0.6

func (c *DocumentAdapterClient) OnLayout(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64, arg4 int64) error

OnLayout calls the OnLayout RPC.

func (*DocumentAdapterClient) OnStart added in v0.0.6

func (c *DocumentAdapterClient) OnStart(ctx context.Context) error

OnStart calls the OnStart RPC.

func (*DocumentAdapterClient) OnWrite added in v0.0.6

func (c *DocumentAdapterClient) OnWrite(ctx context.Context, arg0 int64, arg1 int64, arg2 int64, arg3 int64) error

OnWrite calls the OnWrite RPC.

type DocumentAdapterLayoutResultCallbackClient added in v0.0.6

type DocumentAdapterLayoutResultCallbackClient struct {
	// contains filtered or unexported fields
}

DocumentAdapterLayoutResultCallbackClient wraps the gRPC DocumentAdapterLayoutResultCallbackService client.

func NewDocumentAdapterLayoutResultCallbackClient added in v0.0.6

func NewDocumentAdapterLayoutResultCallbackClient(cc grpc.ClientConnInterface) *DocumentAdapterLayoutResultCallbackClient

NewDocumentAdapterLayoutResultCallbackClient creates a new DocumentAdapterLayoutResultCallback client.

func (*DocumentAdapterLayoutResultCallbackClient) OnLayoutCancelled added in v0.0.6

OnLayoutCancelled calls the OnLayoutCancelled RPC.

func (*DocumentAdapterLayoutResultCallbackClient) OnLayoutFailed added in v0.0.6

OnLayoutFailed calls the OnLayoutFailed RPC.

func (*DocumentAdapterLayoutResultCallbackClient) OnLayoutFinished added in v0.0.6

func (c *DocumentAdapterLayoutResultCallbackClient) OnLayoutFinished(ctx context.Context, arg0 int64, arg1 bool) error

OnLayoutFinished calls the OnLayoutFinished RPC.

type DocumentAdapterWriteResultCallbackClient added in v0.0.6

type DocumentAdapterWriteResultCallbackClient struct {
	// contains filtered or unexported fields
}

DocumentAdapterWriteResultCallbackClient wraps the gRPC DocumentAdapterWriteResultCallbackService client.

func NewDocumentAdapterWriteResultCallbackClient added in v0.0.6

func NewDocumentAdapterWriteResultCallbackClient(cc grpc.ClientConnInterface) *DocumentAdapterWriteResultCallbackClient

NewDocumentAdapterWriteResultCallbackClient creates a new DocumentAdapterWriteResultCallback client.

func (*DocumentAdapterWriteResultCallbackClient) OnWriteCancelled added in v0.0.6

OnWriteCancelled calls the OnWriteCancelled RPC.

func (*DocumentAdapterWriteResultCallbackClient) OnWriteFailed added in v0.0.6

OnWriteFailed calls the OnWriteFailed RPC.

func (*DocumentAdapterWriteResultCallbackClient) OnWriteFinished added in v0.0.6

func (c *DocumentAdapterWriteResultCallbackClient) OnWriteFinished(ctx context.Context, arg0 int64) error

OnWriteFinished calls the OnWriteFinished RPC.

type DocumentInfoBuilderClient added in v0.0.6

type DocumentInfoBuilderClient struct {
	// contains filtered or unexported fields
}

DocumentInfoBuilderClient wraps the gRPC DocumentInfoBuilderService client.

func NewDocumentInfoBuilderClient added in v0.0.6

func NewDocumentInfoBuilderClient(cc grpc.ClientConnInterface) *DocumentInfoBuilderClient

NewDocumentInfoBuilderClient creates a new DocumentInfoBuilder client.

func (*DocumentInfoBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*DocumentInfoBuilderClient) SetContentType added in v0.0.6

func (c *DocumentInfoBuilderClient) SetContentType(ctx context.Context, arg0 int32) (int64, error)

SetContentType calls the SetContentType RPC.

func (*DocumentInfoBuilderClient) SetPageCount added in v0.0.6

func (c *DocumentInfoBuilderClient) SetPageCount(ctx context.Context, arg0 int32) (int64, error)

SetPageCount calls the SetPageCount RPC.

type DocumentInfoClient added in v0.0.6

type DocumentInfoClient struct {
	// contains filtered or unexported fields
}

DocumentInfoClient wraps the gRPC DocumentInfoService client.

func NewDocumentInfoClient added in v0.0.6

func NewDocumentInfoClient(cc grpc.ClientConnInterface) *DocumentInfoClient

NewDocumentInfoClient creates a new DocumentInfo client.

func (*DocumentInfoClient) DescribeContents added in v0.0.6

func (c *DocumentInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*DocumentInfoClient) Equals added in v0.0.6

func (c *DocumentInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*DocumentInfoClient) GetContentType added in v0.0.6

func (c *DocumentInfoClient) GetContentType(ctx context.Context) (int32, error)

GetContentType calls the GetContentType RPC.

func (*DocumentInfoClient) GetDataSize added in v0.0.6

func (c *DocumentInfoClient) GetDataSize(ctx context.Context) (int64, error)

GetDataSize calls the GetDataSize RPC.

func (*DocumentInfoClient) GetName added in v0.0.6

func (c *DocumentInfoClient) GetName(ctx context.Context) (string, error)

GetName calls the GetName RPC.

func (*DocumentInfoClient) GetPageCount added in v0.0.6

func (c *DocumentInfoClient) GetPageCount(ctx context.Context) (int32, error)

GetPageCount calls the GetPageCount RPC.

func (*DocumentInfoClient) HashCode added in v0.0.6

func (c *DocumentInfoClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*DocumentInfoClient) ToString added in v0.0.6

func (c *DocumentInfoClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*DocumentInfoClient) WriteToParcel added in v0.0.6

func (c *DocumentInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ErCapabilitiesInfoBuilderClient added in v0.0.6

type ErCapabilitiesInfoBuilderClient struct {
	// contains filtered or unexported fields
}

ErCapabilitiesInfoBuilderClient wraps the gRPC ErCapabilitiesInfoBuilderService client.

func NewErCapabilitiesInfoBuilderClient added in v0.0.6

func NewErCapabilitiesInfoBuilderClient(cc grpc.ClientConnInterface) *ErCapabilitiesInfoBuilderClient

NewErCapabilitiesInfoBuilderClient creates a new erCapabilitiesInfoBuilder client.

func (*ErCapabilitiesInfoBuilderClient) AddMediaSize added in v0.0.6

func (c *ErCapabilitiesInfoBuilderClient) AddMediaSize(ctx context.Context, arg0 int64, arg1 bool) (int64, error)

AddMediaSize calls the AddMediaSize RPC.

func (*ErCapabilitiesInfoBuilderClient) AddResolution added in v0.0.6

func (c *ErCapabilitiesInfoBuilderClient) AddResolution(ctx context.Context, arg0 int64, arg1 bool) (int64, error)

AddResolution calls the AddResolution RPC.

func (*ErCapabilitiesInfoBuilderClient) Build added in v0.0.6

Build calls the Build RPC.

func (*ErCapabilitiesInfoBuilderClient) SetColorModes added in v0.0.6

func (c *ErCapabilitiesInfoBuilderClient) SetColorModes(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

SetColorModes calls the SetColorModes RPC.

func (*ErCapabilitiesInfoBuilderClient) SetDuplexModes added in v0.0.6

func (c *ErCapabilitiesInfoBuilderClient) SetDuplexModes(ctx context.Context, arg0 int32, arg1 int32) (int64, error)

SetDuplexModes calls the SetDuplexModes RPC.

func (*ErCapabilitiesInfoBuilderClient) SetMinMargins added in v0.0.6

func (c *ErCapabilitiesInfoBuilderClient) SetMinMargins(ctx context.Context, arg0 int64) (int64, error)

SetMinMargins calls the SetMinMargins RPC.

type ErCapabilitiesInfoClient added in v0.0.6

type ErCapabilitiesInfoClient struct {
	// contains filtered or unexported fields
}

ErCapabilitiesInfoClient wraps the gRPC ErCapabilitiesInfoService client.

func NewErCapabilitiesInfoClient added in v0.0.6

func NewErCapabilitiesInfoClient(cc grpc.ClientConnInterface) *ErCapabilitiesInfoClient

NewErCapabilitiesInfoClient creates a new erCapabilitiesInfo client.

func (*ErCapabilitiesInfoClient) DescribeContents added in v0.0.6

func (c *ErCapabilitiesInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ErCapabilitiesInfoClient) Equals added in v0.0.6

func (c *ErCapabilitiesInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*ErCapabilitiesInfoClient) GetColorModes added in v0.0.6

func (c *ErCapabilitiesInfoClient) GetColorModes(ctx context.Context) (int32, error)

GetColorModes calls the GetColorModes RPC.

func (*ErCapabilitiesInfoClient) GetDefaults added in v0.0.6

func (c *ErCapabilitiesInfoClient) GetDefaults(ctx context.Context) (int64, error)

GetDefaults calls the GetDefaults RPC.

func (*ErCapabilitiesInfoClient) GetDuplexModes added in v0.0.6

func (c *ErCapabilitiesInfoClient) GetDuplexModes(ctx context.Context) (int32, error)

GetDuplexModes calls the GetDuplexModes RPC.

func (*ErCapabilitiesInfoClient) GetMediaSizes added in v0.0.6

func (c *ErCapabilitiesInfoClient) GetMediaSizes(ctx context.Context) (int64, error)

GetMediaSizes calls the GetMediaSizes RPC.

func (*ErCapabilitiesInfoClient) GetMinMargins added in v0.0.6

func (c *ErCapabilitiesInfoClient) GetMinMargins(ctx context.Context) (int64, error)

GetMinMargins calls the GetMinMargins RPC.

func (*ErCapabilitiesInfoClient) GetResolutions added in v0.0.6

func (c *ErCapabilitiesInfoClient) GetResolutions(ctx context.Context) (int64, error)

GetResolutions calls the GetResolutions RPC.

func (*ErCapabilitiesInfoClient) HashCode added in v0.0.6

func (c *ErCapabilitiesInfoClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*ErCapabilitiesInfoClient) ToString added in v0.0.6

func (c *ErCapabilitiesInfoClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*ErCapabilitiesInfoClient) WriteToParcel added in v0.0.6

func (c *ErCapabilitiesInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ErIdClient added in v0.0.6

type ErIdClient struct {
	// contains filtered or unexported fields
}

ErIdClient wraps the gRPC ErIdService client.

func NewErIdClient added in v0.0.6

func NewErIdClient(cc grpc.ClientConnInterface) *ErIdClient

NewErIdClient creates a new erId client.

func (*ErIdClient) DescribeContents added in v0.0.6

func (c *ErIdClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ErIdClient) Equals added in v0.0.6

func (c *ErIdClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*ErIdClient) GetLocalId added in v0.0.6

func (c *ErIdClient) GetLocalId(ctx context.Context) (string, error)

GetLocalId calls the GetLocalId RPC.

func (*ErIdClient) HashCode added in v0.0.6

func (c *ErIdClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*ErIdClient) ToString added in v0.0.6

func (c *ErIdClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*ErIdClient) WriteToParcel added in v0.0.6

func (c *ErIdClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ErInfoBuilderClient added in v0.0.6

type ErInfoBuilderClient struct {
	// contains filtered or unexported fields
}

ErInfoBuilderClient wraps the gRPC ErInfoBuilderService client.

func NewErInfoBuilderClient added in v0.0.6

func NewErInfoBuilderClient(cc grpc.ClientConnInterface) *ErInfoBuilderClient

NewErInfoBuilderClient creates a new erInfoBuilder client.

func (*ErInfoBuilderClient) Build added in v0.0.6

func (c *ErInfoBuilderClient) Build(ctx context.Context) (int64, error)

Build calls the Build RPC.

func (*ErInfoBuilderClient) SetCapabilities added in v0.0.6

func (c *ErInfoBuilderClient) SetCapabilities(ctx context.Context, arg0 int64) (int64, error)

SetCapabilities calls the SetCapabilities RPC.

func (*ErInfoBuilderClient) SetDescription added in v0.0.6

func (c *ErInfoBuilderClient) SetDescription(ctx context.Context, arg0 string) (int64, error)

SetDescription calls the SetDescription RPC.

func (*ErInfoBuilderClient) SetHasCustomPrinterIcon added in v0.0.6

func (c *ErInfoBuilderClient) SetHasCustomPrinterIcon(ctx context.Context, arg0 bool) (int64, error)

SetHasCustomPrinterIcon calls the SetHasCustomPrinterIcon RPC.

func (*ErInfoBuilderClient) SetIconResourceId added in v0.0.6

func (c *ErInfoBuilderClient) SetIconResourceId(ctx context.Context, arg0 int32) (int64, error)

SetIconResourceId calls the SetIconResourceId RPC.

func (*ErInfoBuilderClient) SetInfoIntent added in v0.0.6

func (c *ErInfoBuilderClient) SetInfoIntent(ctx context.Context, arg0 int64) (int64, error)

SetInfoIntent calls the SetInfoIntent RPC.

func (*ErInfoBuilderClient) SetName added in v0.0.6

func (c *ErInfoBuilderClient) SetName(ctx context.Context, arg0 string) (int64, error)

SetName calls the SetName RPC.

func (*ErInfoBuilderClient) SetStatus added in v0.0.6

func (c *ErInfoBuilderClient) SetStatus(ctx context.Context, arg0 int32) (int64, error)

SetStatus calls the SetStatus RPC.

type ErInfoClient added in v0.0.6

type ErInfoClient struct {
	// contains filtered or unexported fields
}

ErInfoClient wraps the gRPC ErInfoService client.

func NewErInfoClient added in v0.0.6

func NewErInfoClient(cc grpc.ClientConnInterface) *ErInfoClient

NewErInfoClient creates a new erInfo client.

func (*ErInfoClient) DescribeContents added in v0.0.6

func (c *ErInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*ErInfoClient) Equals added in v0.0.6

func (c *ErInfoClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*ErInfoClient) GetCapabilities added in v0.0.6

func (c *ErInfoClient) GetCapabilities(ctx context.Context) (int64, error)

GetCapabilities calls the GetCapabilities RPC.

func (*ErInfoClient) GetDescription added in v0.0.6

func (c *ErInfoClient) GetDescription(ctx context.Context) (string, error)

GetDescription calls the GetDescription RPC.

func (*ErInfoClient) GetId added in v0.0.6

func (c *ErInfoClient) GetId(ctx context.Context) (int64, error)

GetId calls the GetId RPC.

func (*ErInfoClient) GetName added in v0.0.6

func (c *ErInfoClient) GetName(ctx context.Context) (string, error)

GetName calls the GetName RPC.

func (*ErInfoClient) GetStatus added in v0.0.6

func (c *ErInfoClient) GetStatus(ctx context.Context) (int32, error)

GetStatus calls the GetStatus RPC.

func (*ErInfoClient) HashCode added in v0.0.6

func (c *ErInfoClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*ErInfoClient) ToString added in v0.0.6

func (c *ErInfoClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*ErInfoClient) WriteToParcel added in v0.0.6

func (c *ErInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type JobClient added in v0.0.6

type JobClient struct {
	// contains filtered or unexported fields
}

JobClient wraps the gRPC JobService client.

func NewJobClient added in v0.0.6

func NewJobClient(cc grpc.ClientConnInterface) *JobClient

NewJobClient creates a new Job client.

func (*JobClient) Cancel added in v0.0.6

func (c *JobClient) Cancel(ctx context.Context) error

Cancel calls the Cancel RPC.

func (*JobClient) Equals added in v0.0.6

func (c *JobClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*JobClient) GetId added in v0.0.6

func (c *JobClient) GetId(ctx context.Context) (int64, error)

GetId calls the GetId RPC.

func (*JobClient) GetInfo added in v0.0.6

func (c *JobClient) GetInfo(ctx context.Context) (int64, error)

GetInfo calls the GetInfo RPC.

func (*JobClient) HashCode added in v0.0.6

func (c *JobClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*JobClient) IsBlocked added in v0.0.6

func (c *JobClient) IsBlocked(ctx context.Context) (bool, error)

IsBlocked calls the IsBlocked RPC.

func (*JobClient) IsCancelled added in v0.0.6

func (c *JobClient) IsCancelled(ctx context.Context) (bool, error)

IsCancelled calls the IsCancelled RPC.

func (*JobClient) IsCompleted added in v0.0.6

func (c *JobClient) IsCompleted(ctx context.Context) (bool, error)

IsCompleted calls the IsCompleted RPC.

func (*JobClient) IsFailed added in v0.0.6

func (c *JobClient) IsFailed(ctx context.Context) (bool, error)

IsFailed calls the IsFailed RPC.

func (*JobClient) IsQueued added in v0.0.6

func (c *JobClient) IsQueued(ctx context.Context) (bool, error)

IsQueued calls the IsQueued RPC.

func (*JobClient) IsStarted added in v0.0.6

func (c *JobClient) IsStarted(ctx context.Context) (bool, error)

IsStarted calls the IsStarted RPC.

func (*JobClient) Restart added in v0.0.6

func (c *JobClient) Restart(ctx context.Context) error

Restart calls the Restart RPC.

type JobIdClient added in v0.0.6

type JobIdClient struct {
	// contains filtered or unexported fields
}

JobIdClient wraps the gRPC JobIdService client.

func NewJobIdClient added in v0.0.6

func NewJobIdClient(cc grpc.ClientConnInterface) *JobIdClient

NewJobIdClient creates a new JobId client.

func (*JobIdClient) DescribeContents added in v0.0.6

func (c *JobIdClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*JobIdClient) Equals added in v0.0.6

func (c *JobIdClient) Equals(ctx context.Context, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*JobIdClient) HashCode added in v0.0.6

func (c *JobIdClient) HashCode(ctx context.Context) (int32, error)

HashCode calls the HashCode RPC.

func (*JobIdClient) WriteToParcel added in v0.0.6

func (c *JobIdClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type JobInfoBuilderClient added in v0.0.6

type JobInfoBuilderClient struct {
	// contains filtered or unexported fields
}

JobInfoBuilderClient wraps the gRPC JobInfoBuilderService client.

func NewJobInfoBuilderClient added in v0.0.6

func NewJobInfoBuilderClient(cc grpc.ClientConnInterface) *JobInfoBuilderClient

NewJobInfoBuilderClient creates a new JobInfoBuilder client.

func (*JobInfoBuilderClient) Build added in v0.0.6

func (c *JobInfoBuilderClient) Build(ctx context.Context) (int64, error)

Build calls the Build RPC.

func (*JobInfoBuilderClient) PutAdvancedOption2 added in v0.0.6

func (c *JobInfoBuilderClient) PutAdvancedOption2(ctx context.Context, arg0 string, arg1 int32) error

PutAdvancedOption2 calls the PutAdvancedOption2 RPC.

func (*JobInfoBuilderClient) PutAdvancedOption2_1 added in v0.0.6

func (c *JobInfoBuilderClient) PutAdvancedOption2_1(ctx context.Context, arg0 string, arg1 string) error

PutAdvancedOption2_1 calls the PutAdvancedOption2_1 RPC.

func (*JobInfoBuilderClient) SetAttributes added in v0.0.6

func (c *JobInfoBuilderClient) SetAttributes(ctx context.Context, arg0 int64) error

SetAttributes calls the SetAttributes RPC.

func (*JobInfoBuilderClient) SetCopies added in v0.0.6

func (c *JobInfoBuilderClient) SetCopies(ctx context.Context, arg0 int32) error

SetCopies calls the SetCopies RPC.

func (*JobInfoBuilderClient) SetPages added in v0.0.6

func (c *JobInfoBuilderClient) SetPages(ctx context.Context, arg0 int64) error

SetPages calls the SetPages RPC.

type JobInfoClient added in v0.0.6

type JobInfoClient struct {
	// contains filtered or unexported fields
}

JobInfoClient wraps the gRPC JobInfoService client.

func NewJobInfoClient added in v0.0.6

func NewJobInfoClient(cc grpc.ClientConnInterface) *JobInfoClient

NewJobInfoClient creates a new JobInfo client.

func (*JobInfoClient) DescribeContents added in v0.0.6

func (c *JobInfoClient) DescribeContents(ctx context.Context) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*JobInfoClient) GetAdvancedIntOption added in v0.0.6

func (c *JobInfoClient) GetAdvancedIntOption(ctx context.Context, arg0 string) (int32, error)

GetAdvancedIntOption calls the GetAdvancedIntOption RPC.

func (*JobInfoClient) GetAdvancedStringOption added in v0.0.6

func (c *JobInfoClient) GetAdvancedStringOption(ctx context.Context, arg0 string) (string, error)

GetAdvancedStringOption calls the GetAdvancedStringOption RPC.

func (*JobInfoClient) GetAttributes added in v0.0.6

func (c *JobInfoClient) GetAttributes(ctx context.Context) (int64, error)

GetAttributes calls the GetAttributes RPC.

func (*JobInfoClient) GetCopies added in v0.0.6

func (c *JobInfoClient) GetCopies(ctx context.Context) (int32, error)

GetCopies calls the GetCopies RPC.

func (*JobInfoClient) GetCreationTime added in v0.0.6

func (c *JobInfoClient) GetCreationTime(ctx context.Context) (int64, error)

GetCreationTime calls the GetCreationTime RPC.

func (*JobInfoClient) GetId added in v0.0.6

func (c *JobInfoClient) GetId(ctx context.Context) (int64, error)

GetId calls the GetId RPC.

func (*JobInfoClient) GetLabel added in v0.0.6

func (c *JobInfoClient) GetLabel(ctx context.Context) (string, error)

GetLabel calls the GetLabel RPC.

func (*JobInfoClient) GetPages added in v0.0.6

func (c *JobInfoClient) GetPages(ctx context.Context) (int64, error)

GetPages calls the GetPages RPC.

func (*JobInfoClient) GetPrinterId added in v0.0.6

func (c *JobInfoClient) GetPrinterId(ctx context.Context) (int64, error)

GetPrinterId calls the GetPrinterId RPC.

func (*JobInfoClient) GetState added in v0.0.6

func (c *JobInfoClient) GetState(ctx context.Context) (int32, error)

GetState calls the GetState RPC.

func (*JobInfoClient) HasAdvancedOption added in v0.0.6

func (c *JobInfoClient) HasAdvancedOption(ctx context.Context, arg0 string) (bool, error)

HasAdvancedOption calls the HasAdvancedOption RPC.

func (*JobInfoClient) ToString added in v0.0.6

func (c *JobInfoClient) ToString(ctx context.Context) (string, error)

ToString calls the ToString RPC.

func (*JobInfoClient) WriteToParcel added in v0.0.6

func (c *JobInfoClient) WriteToParcel(ctx context.Context, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

type ManagerClient added in v0.0.6

type ManagerClient struct {
	// contains filtered or unexported fields
}

ManagerClient wraps the gRPC ManagerService client.

func NewManagerClient added in v0.0.6

func NewManagerClient(cc grpc.ClientConnInterface) *ManagerClient

NewManagerClient creates a new Manager client.

func (*ManagerClient) GetPrintJobs added in v0.0.6

func (c *ManagerClient) GetPrintJobs(ctx context.Context) (int64, error)

GetPrintJobs calls the GetPrintJobs RPC.

func (*ManagerClient) IsPrintServiceEnabled added in v0.0.6

func (c *ManagerClient) IsPrintServiceEnabled(ctx context.Context, arg0 int64) (bool, error)

IsPrintServiceEnabled calls the IsPrintServiceEnabled RPC.

func (*ManagerClient) Print added in v0.0.6

func (c *ManagerClient) Print(ctx context.Context, arg0 string, arg1 int64, arg2 int64) (int64, error)

Print calls the Print RPC.

type PageRangeClient added in v0.0.6

type PageRangeClient struct {
	// contains filtered or unexported fields
}

PageRangeClient wraps the gRPC PageRangeService client.

func NewPageRangeClient added in v0.0.6

func NewPageRangeClient(cc grpc.ClientConnInterface) *PageRangeClient

NewPageRangeClient creates a new PageRange client.

func (*PageRangeClient) DescribeContents added in v0.0.6

func (c *PageRangeClient) DescribeContents(ctx context.Context, handle int64) (int32, error)

DescribeContents calls the DescribeContents RPC.

func (*PageRangeClient) Equals added in v0.0.6

func (c *PageRangeClient) Equals(ctx context.Context, handle int64, arg0 int64) (bool, error)

Equals calls the Equals RPC.

func (*PageRangeClient) GetEnd added in v0.0.6

func (c *PageRangeClient) GetEnd(ctx context.Context, handle int64) (int32, error)

GetEnd calls the GetEnd RPC.

func (*PageRangeClient) GetStart added in v0.0.6

func (c *PageRangeClient) GetStart(ctx context.Context, handle int64) (int32, error)

GetStart calls the GetStart RPC.

func (*PageRangeClient) HashCode added in v0.0.6

func (c *PageRangeClient) HashCode(ctx context.Context, handle int64) (int32, error)

HashCode calls the HashCode RPC.

func (*PageRangeClient) ToString added in v0.0.6

func (c *PageRangeClient) ToString(ctx context.Context, handle int64) (string, error)

ToString calls the ToString RPC.

func (*PageRangeClient) WriteToParcel added in v0.0.6

func (c *PageRangeClient) WriteToParcel(ctx context.Context, handle int64, arg0 int64, arg1 int32) error

WriteToParcel calls the WriteToParcel RPC.

Jump to

Keyboard shortcuts

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