intelacmanalysis

package
v0.0.0-...-f44e450 Latest Latest
Warning

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

Go to latest
Published: Jul 11, 2023 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const IntelACMAnalyzerID = "IntelACM"

Variables

View Source
var GoUnusedProtection__ int

Functions

This section is empty.

Types

type ACMInfo

type ACMInfo struct {
	Date   int32 `thrift:"Date,1" db:"Date" json:"Date"`
	SESVN  int16 `thrift:"SESVN,2" db:"SESVN" json:"SESVN"`
	TXTSVN int16 `thrift:"TXTSVN,3" db:"TXTSVN" json:"TXTSVN"`
}

Attributes:

  • Date
  • SESVN
  • TXTSVN
var IntelACMDiagInfo_Original_DEFAULT *ACMInfo
var IntelACMDiagInfo_Received_DEFAULT *ACMInfo

func NewACMInfo

func NewACMInfo() *ACMInfo

func (*ACMInfo) Equals

func (p *ACMInfo) Equals(other *ACMInfo) bool

func (*ACMInfo) GetDate

func (p *ACMInfo) GetDate() int32

func (*ACMInfo) GetSESVN

func (p *ACMInfo) GetSESVN() int16

func (*ACMInfo) GetTXTSVN

func (p *ACMInfo) GetTXTSVN() int16

func (*ACMInfo) Read

func (p *ACMInfo) Read(ctx context.Context, iprot thrift.TProtocol) error

func (*ACMInfo) ReadField1

func (p *ACMInfo) ReadField1(ctx context.Context, iprot thrift.TProtocol) error

func (*ACMInfo) ReadField2

func (p *ACMInfo) ReadField2(ctx context.Context, iprot thrift.TProtocol) error

func (*ACMInfo) ReadField3

func (p *ACMInfo) ReadField3(ctx context.Context, iprot thrift.TProtocol) error

func (*ACMInfo) String

func (p *ACMInfo) String() string

func (*ACMInfo) Write

func (p *ACMInfo) Write(ctx context.Context, oprot thrift.TProtocol) error

type IntelACMDiagInfo

type IntelACMDiagInfo struct {
	Original *ACMInfo `thrift:"Original,1" db:"Original" json:"Original,omitempty"`
	Received *ACMInfo `thrift:"Received,2" db:"Received" json:"Received,omitempty"`
}

Attributes:

  • Original
  • Received

func NewIntelACMDiagInfo

func NewIntelACMDiagInfo() *IntelACMDiagInfo

func (*IntelACMDiagInfo) Equals

func (p *IntelACMDiagInfo) Equals(other *IntelACMDiagInfo) bool

func (*IntelACMDiagInfo) GetOriginal

func (p *IntelACMDiagInfo) GetOriginal() *ACMInfo

func (*IntelACMDiagInfo) GetReceived

func (p *IntelACMDiagInfo) GetReceived() *ACMInfo

func (*IntelACMDiagInfo) IsSetOriginal

func (p *IntelACMDiagInfo) IsSetOriginal() bool

func (*IntelACMDiagInfo) IsSetReceived

func (p *IntelACMDiagInfo) IsSetReceived() bool

func (*IntelACMDiagInfo) Read

func (p *IntelACMDiagInfo) Read(ctx context.Context, iprot thrift.TProtocol) error

func (*IntelACMDiagInfo) ReadField1

func (p *IntelACMDiagInfo) ReadField1(ctx context.Context, iprot thrift.TProtocol) error

func (*IntelACMDiagInfo) ReadField2

func (p *IntelACMDiagInfo) ReadField2(ctx context.Context, iprot thrift.TProtocol) error

func (*IntelACMDiagInfo) String

func (p *IntelACMDiagInfo) String() string

func (*IntelACMDiagInfo) Write

func (p *IntelACMDiagInfo) Write(ctx context.Context, oprot thrift.TProtocol) error

Jump to

Keyboard shortcuts

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