hcf.Brand
hcf.Brand
Classes
Name | Description |
---|---|
Brand | Brand. |
BrandT | BrandT. |
Brand
hcf.Brand.Brand()
Brand.
Methods
Name | Description |
---|---|
Description | Description. |
GetRootAs | GetRootAs. |
GetRootAsBrand | This method is deprecated. Please switch to GetRootAs. |
Id | Id. |
Init | Init. |
Name | Name. |
Url | Url. |
Description
hcf.Brand.Brand.Description()
Description.
Parameters
Name | Type | Description | Default |
---|---|---|---|
Returns |
required | ||
Optional |
required |
GetRootAs
hcf.Brand.Brand.GetRootAs(buf, offset=0)
GetRootAs.
Parameters
Name | Type | Description | Default |
---|---|---|---|
buf |
buf | required | |
offset |
int | offset | 0 |
GetRootAsBrand
hcf.Brand.Brand.GetRootAsBrand(buf, offset=0)
This method is deprecated. Please switch to GetRootAs.
Id
hcf.Brand.Brand.Id()
Id.
Parameters
Name | Type | Description | Default |
---|---|---|---|
Returns |
required | ||
Optional |
required |
Init
hcf.Brand.Brand.Init(buf, pos)
Init.
Parameters
Name | Type | Description | Default |
---|---|---|---|
buf |
bytes | buf | required |
pos |
int | pos | required |
Name
hcf.Brand.Brand.Name()
Name.
Parameters
Name | Type | Description | Default |
---|---|---|---|
Returns |
required | ||
Optional |
required |
Url
hcf.Brand.Brand.Url()
Url.
Parameters
Name | Type | Description | Default |
---|---|---|---|
Returns |
required | ||
Optional |
required |
BrandT
hcf.Brand.BrandT(self)
BrandT.
Methods
Name | Description |
---|---|
InitFromBuf | InitFromBuf. |
InitFromObj | InitFromObj. |
InitFromPackedBuf | InitFromPackedBuf. |
Pack | Pack. |
InitFromBuf
hcf.Brand.BrandT.InitFromBuf(buf, pos)
InitFromBuf.
Parameters
Name | Type | Description | Default |
---|---|---|---|
buf |
buf | required | |
pos |
pos | required |
InitFromObj
hcf.Brand.BrandT.InitFromObj(brand)
InitFromObj.
Parameters
Name | Type | Description | Default |
---|---|---|---|
brand |
brand | required |
InitFromPackedBuf
hcf.Brand.BrandT.InitFromPackedBuf(buf, pos=0)
InitFromPackedBuf.
Parameters
Name | Type | Description | Default |
---|---|---|---|
buf |
buf | required | |
pos |
pos | 0 |
Pack
hcf.Brand.BrandT.Pack(builder)
Pack.
Parameters
Name | Type | Description | Default |
---|---|---|---|
builder |
builder | required |
Functions
Name | Description |
---|---|
AddDescription | AddDescription. |
AddId | AddId. |
AddName | AddName. |
AddUrl | AddUrl. |
BrandAddDescription | BrandAddDescription. |
BrandAddId | BrandAddId. |
BrandAddName | BrandAddName. |
BrandAddUrl | BrandAddUrl. |
BrandEnd | BrandEnd. |
BrandStart | BrandStart. |
End | End. |
Start | Start. |
AddDescription
hcf.Brand.AddDescription(builder, description)
AddDescription.
Parameters
Name | Type | Description | Default |
---|---|---|---|
builder |
flatbuffers.Builder | builder | required |
description |
int | description | required |
AddId
hcf.Brand.AddId(builder, id)
AddId.
Parameters
Name | Type | Description | Default |
---|---|---|---|
builder |
flatbuffers.Builder | builder | required |
id |
int | id | required |
AddName
hcf.Brand.AddName(builder, name)
AddName.
Parameters
Name | Type | Description | Default |
---|---|---|---|
builder |
flatbuffers.Builder | builder | required |
name |
int | name | required |
AddUrl
hcf.Brand.AddUrl(builder, url)
AddUrl.
Parameters
Name | Type | Description | Default |
---|---|---|---|
builder |
flatbuffers.Builder | builder | required |
url |
int | url | required |
BrandAddDescription
hcf.Brand.BrandAddDescription(builder, description)
BrandAddDescription.
Parameters
Name | Type | Description | Default |
---|---|---|---|
builder |
flatbuffers.Builder | builder | required |
description |
int | description | required |
BrandAddId
hcf.Brand.BrandAddId(builder, id)
BrandAddId.
Parameters
Name | Type | Description | Default |
---|---|---|---|
builder |
flatbuffers.Builder | builder | required |
id |
int | id | required |
BrandAddName
hcf.Brand.BrandAddName(builder, name)
BrandAddName.
Parameters
Name | Type | Description | Default |
---|---|---|---|
builder |
flatbuffers.Builder | builder | required |
name |
int | name | required |
BrandAddUrl
hcf.Brand.BrandAddUrl(builder, url)
BrandAddUrl.
Parameters
Name | Type | Description | Default |
---|---|---|---|
builder |
flatbuffers.Builder | builder | required |
url |
int | url | required |
BrandEnd
hcf.Brand.BrandEnd(builder)
BrandEnd.
Parameters
Name | Type | Description | Default |
---|---|---|---|
builder |
flatbuffers.Builder | builder | required |
Returns
Type | Description |
---|---|
int |
BrandStart
hcf.Brand.BrandStart(builder)
BrandStart.
Parameters
Name | Type | Description | Default |
---|---|---|---|
builder |
flatbuffers.Builder | builder | required |
End
hcf.Brand.End(builder)
End.
Parameters
Name | Type | Description | Default |
---|---|---|---|
builder |
flatbuffers.Builder | builder | required |
Returns
Type | Description |
---|---|
int |
Start
hcf.Brand.Start(builder)
Start.
Parameters
Name | Type | Description | Default |
---|---|---|---|
builder |
flatbuffers.Builder | builder | required |