Botan  1.10.9
Botan::SecureVector< T > Member List

This is the complete list of members for Botan::SecureVector< T >, including all inherited members.

begin()Botan::MemoryRegion< T >inline
begin() const Botan::MemoryRegion< T >inline
clear()Botan::MemoryRegion< T >inline
copy(const T in[], size_t n)Botan::MemoryRegion< T >inline
copy(size_t off, const T in[], size_t n)Botan::MemoryRegion< T >inline
empty() const Botan::MemoryRegion< T >inline
end()Botan::MemoryRegion< T >inline
end() const Botan::MemoryRegion< T >inline
init(bool locking, size_t length=0)Botan::MemoryRegion< T >inlineprotected
MemoryRegion()Botan::MemoryRegion< T >inlineprotected
MemoryRegion(const MemoryRegion< T > &other)Botan::MemoryRegion< T >inlineprotected
operator const T *() const Botan::MemoryRegion< T >inline
operator T *()Botan::MemoryRegion< T >inline
operator!=(const MemoryRegion< T > &other) const Botan::MemoryRegion< T >inline
operator<(const MemoryRegion< T > &other) const Botan::MemoryRegion< T >
operator=(const MemoryRegion< T > &other)Botan::SecureVector< T >inline
operator==(const MemoryRegion< T > &other) const Botan::MemoryRegion< T >inline
push_back(T x)Botan::MemoryRegion< T >inline
resize(size_t n)Botan::MemoryRegion< T >
SecureVector(size_t n=0)Botan::SecureVector< T >inline
SecureVector(const T in[], size_t n)Botan::SecureVector< T >inline
SecureVector(const MemoryRegion< T > &in)Botan::SecureVector< T >inline
size() const Botan::MemoryRegion< T >inline
swap(MemoryRegion< T > &other)Botan::MemoryRegion< T >
~MemoryRegion()Botan::MemoryRegion< T >inline