xdrpp
RFC4506 XDR compiler and message library
|
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_noswap | inlinestatic |
get64(const std::uint32_t *&p) (defined in xdr::marshal_noswap) | xdr::marshal_noswap | inlinestatic |
get_bytes(const std::uint32_t *&pr, void *buf, std::size_t len) | xdr::marshal_base | static |
put32(std::uint32_t *&p, std::uint32_t v) (defined in xdr::marshal_noswap) | xdr::marshal_noswap | inlinestatic |
put64(std::uint32_t *&p, u64conv u) (defined in xdr::marshal_noswap) | xdr::marshal_noswap | inlinestatic |
put_bytes(std::uint32_t *&pr, const void *buf, std::size_t len) | xdr::marshal_base | static |