Go to the source code of this file.
|
void | ntohsid (ViceStoreId *, ViceStoreId *) |
|
void | htonsid (ViceStoreId *, ViceStoreId *) |
|
void | ntohvv (ViceVersionVector *, ViceVersionVector *) |
|
void | htonvv (ViceVersionVector *, ViceVersionVector *) |
|
◆ htonsid()
void htonsid |
( |
ViceStoreId * |
insid, |
|
|
ViceStoreId * |
outsid |
|
) |
| |
◆ htonvv()
void htonvv |
( |
ViceVersionVector * |
invv, |
|
|
ViceVersionVector * |
outvv |
|
) |
| |
◆ ntohsid()
void ntohsid |
( |
ViceStoreId * |
insid, |
|
|
ViceStoreId * |
outsid |
|
) |
| |
◆ ntohvv()
void ntohvv |
( |
ViceVersionVector * |
invv, |
|
|
ViceVersionVector * |
outvv |
|
) |
| |