libdecaf
decaf::FixedBlock< Size > Member List

This is the complete list of members for decaf::FixedBlock< Size >, including all inherited members.

Block()decaf::Blockinline
Block(const char *data) DECAF_NOEXCEPTdecaf::Blockinline
Block(const unsigned char *data, size_t size, bool zero_on_destroy=false) DECAF_NOEXCEPTdecaf::Blockinline
Block(const std::string &s)decaf::Blockinline
Block(const std::vector< unsigned char, alloc > &s)decaf::Blockinline
contents_equal(const Block &b) const DECAF_NOEXCEPTdecaf::Blockinline
data() const DECAF_NOEXCEPTdecaf::Blockinline
debug_print_hex(const char *name=NULL)decaf::Blockinline
FixedBlock(const Block &b)decaf::FixedBlock< Size >inline
FixedBlock(const std::vector< unsigned char, alloc > &s)decaf::FixedBlock< Size >inline
FixedBlock(const uint8_t data[Size]) DECAF_NOEXCEPTdecaf::FixedBlock< Size >inlineexplicit
get_string() constdecaf::Blockinline
operator SecureBuffer() constdecaf::Blockinline
operator[](size_t off) constdecaf::Blockinline
size() const DECAF_NOEXCEPTdecaf::Blockinline
slice(size_t off, size_t length) constdecaf::Blockinline
zeroize() DECAF_NOEXCEPTdecaf::Blockinline