BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Static Public Member Functions | List of all members
fc::raw::detail::if_class< uint16_t, void > Struct Reference

#include <raw.hpp>

Static Public Member Functions

template<typename Stream >
static void pack (Stream &s, const uint16_t v, uint32_t _max_depth)
 
template<typename Stream >
static void unpack (Stream &s, uint16_t &v, uint32_t _max_depth)
 

Detailed Description

Definition at line 453 of file raw.hpp.

Member Function Documentation

◆ pack()

template<typename Stream >
static void fc::raw::detail::if_class< uint16_t, void >::pack ( Stream &  s,
const uint16_t  v,
uint32_t  _max_depth 
)
inlinestatic

Definition at line 455 of file raw.hpp.

◆ unpack()

template<typename Stream >
static void fc::raw::detail::if_class< uint16_t, void >::unpack ( Stream &  s,
uint16_t &  v,
uint32_t  _max_depth 
)
inlinestatic

Definition at line 461 of file raw.hpp.


The documentation for this struct was generated from the following file: