more ~osc (2022-02-07T20:38:28.1602185)
Dub
Repo
ValueUnion
more
osc
Undocumented in source.
union
ValueUnion (
T
) {
int
[
T
.
sizeof
]
data
;
T
value
;
}
Members
Variables
data
int
[
T
.
sizeof
]
data
;
Undocumented in source.
value
T
value
;
Undocumented in source.
Meta
Source
See Implementation
more
osc
classes
Message
OscException
enums
ErrorCode
OscType
OscTypeFlag
functions
ceil4
fullPatternMatch
getID
internalPatternMatch
nullPaddingLength
oscDeserialize
oscLength
oscSerialize
oscSerializeArgs
partialPatternMatch
peel
structs
ArgumentStorage
OscArg
OscMessage
OscMethodTree
TimeTag
templates
oscTypeFlag
unions
ValueUnion
variables
typeIDs