|
Dip
0.92.4
|
#include "Alps.h"

Go to the source code of this file.
Functions | |
| int | UtilAlpsEncodeWarmStart (AlpsEncoded *encoded, const CoinWarmStartBasis *ws) |
| Pack coin warm start into an encoded object. More... | |
| CoinWarmStartBasis * | UtilAlpsDecodeWarmStart (AlpsEncoded &encoded, AlpsReturnStatus *rc) |
| Unpack coin warm start from an encoded object. More... | |
| int UtilAlpsEncodeWarmStart | ( | AlpsEncoded * | encoded, |
| const CoinWarmStartBasis * | ws | ||
| ) |
Pack coin warm start into an encoded object.
| CoinWarmStartBasis* UtilAlpsDecodeWarmStart | ( | AlpsEncoded & | encoded, |
| AlpsReturnStatus * | rc | ||
| ) |
Unpack coin warm start from an encoded object.
1.8.5