Struct CallableKey
Defined in File playback-common.h
Struct Documentation
-
struct CallableKey
Public Functions
-
CallableKey()
-
CallableKey(uint64_t id, uint64_t offset)
-
bool operator!=(const CallableKey other) const
Public Static Attributes
-
static const CallableKey sNullKey
-
CallableKey()