xdrpp
RFC4506 XDR compiler and message library
xdr::marshal_noswap Member List

This is the complete list of members for xdr::marshal_noswap, including all inherited members.

get32(const std::uint32_t *&p) (defined in xdr::marshal_noswap)xdr::marshal_noswapinlinestatic
get64(const std::uint32_t *&p) (defined in xdr::marshal_noswap)xdr::marshal_noswapinlinestatic
get_bytes(const std::uint32_t *&pr, void *buf, std::size_t len)xdr::marshal_basestatic
put32(std::uint32_t *&p, std::uint32_t v) (defined in xdr::marshal_noswap)xdr::marshal_noswapinlinestatic
put64(std::uint32_t *&p, u64conv u) (defined in xdr::marshal_noswap)xdr::marshal_noswapinlinestatic
put_bytes(std::uint32_t *&pr, const void *buf, std::size_t len)xdr::marshal_basestatic