Struct CallableKey

Struct Documentation

struct CallableKey

Public Functions

CallableKey()
CallableKey(uint64_t id, uint64_t offset)
bool operator!=(const CallableKey other) const

Public Members

uint64_t storageId
uint64_t storageOffset

Public Static Attributes

static const CallableKey sNullKey