|
Dip 0.95.0
|
#include "Alps.h"
Include dependency graph for UtilMacrosAlps.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Functions | |
| 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. | |
| 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.