Modifier and Type | Method and Description |
---|---|
static YHub |
YHub.FirstHubInUse()
Starts the enumeration of hubs currently in use by the API.
|
static YHub |
YHub.FirstHubInUseInContext(YAPIContext yctx)
Starts the enumeration of hubs currently in use by the API
in a given YAPI context.
|
YHub |
YAPIContext.getYHubObj(int hubref) |
static YHub |
YAPI.getYHubObj(int hubref) |
YHub |
YHub.nextHubInUse()
Continues the module enumeration started using YHub.FirstHubInUse().
|
YHub |
YAPIContext.nextHubInUseInternal(int hubref) |
static YHub |
YAPI.nextHubInUseInternal(int hubref) |
Copyright © 2023. All rights reserved.