|
| enum class | FetchState : uchar { Fetching = 0
, FailedAndCanRetry = 1
, Failed = 2
, Success = 3
} |
| enum class | FetchState : uchar { Fetching = 0
, FailedAndCanRetry = 1
, Failed = 2
, Success = 3
} |
|
|
::ll::TypedStorage< 4, 20, ::RetryDelay > | mRetryDelay |
|
::ll::TypedStorage< 8, 32, ::std::string > | mActiveModelProductId |
|
::ll::TypedStorage< 8, 192, ::CommonImage > | mImage |
|
::ll::TypedStorage< 8, 24, ::ImageMetaListDocument > | mImageListDoc |
|
::ll::TypedStorage< 1, 1, ::MinecoinCatalogModel::ActiveModelImageTracker::FetchState > | mFetchState |
|
::ll::TypedStorage< 4, 4, uint > | mRefetchCount |
The documentation for this struct was generated from the following files: