Class Access
Class Documentation
-
class
Access
Public Static Functions
-
template<typename
T
>
static Key<T> makeKey
(int offset)
-
template<typename
T
>
static Key<T> makeKey
(Field<T> const &field, int offset)
-
static Key<Flag>
makeKey
(int offset, int bit)
-
static Key<std::string>
makeKeyString
(int offset, int size)
-
template<typename
T
>
static Key<Array<T>> makeKeyArray
(int offset, int size)
-
static void
padSchema
(Schema &schema, int bytes)