Fabcoin Core  0.16.2
P2P Digital Currency
dev::eth::owning_bytes_ref Member List

This is the complete list of members for dev::eth::owning_bytes_ref, including all inherited members.

begin()dev::vector_ref< byte const >inline
begin() constdev::vector_ref< byte const >inline
cleanse()dev::vector_ref< byte const >inline
contentsEqual(std::vector< mutable_value_type > const &_c) constdev::vector_ref< byte const >inline
copyTo(vector_ref< typename std::remove_const< byte const >::type > _t) constdev::vector_ref< byte const >inline
count() constdev::vector_ref< byte const >inline
cropped(size_t _begin, size_t _count) constdev::vector_ref< byte const >inline
cropped(size_t _begin) constdev::vector_ref< byte const >inline
data() constdev::vector_ref< byte const >inline
element_type typedefdev::vector_ref< byte const >
empty() constdev::vector_ref< byte const >inline
end()dev::vector_ref< byte const >inline
end() constdev::vector_ref< byte const >inline
m_bytesdev::eth::owning_bytes_refprivate
mutable_value_type typedefdev::vector_ref< byte const >
next() constdev::vector_ref< byte const >inline
operator bool() constdev::vector_ref< byte const >inlineexplicit
operator vector_ref< _T2 >() constdev::vector_ref< byte const >inlineexplicit
operator vector_ref< byte const const >() constdev::vector_ref< byte const >inline
operator!=(vector_ref< byte const > const &_cmp) constdev::vector_ref< byte const >inline
operator=(owning_bytes_ref const &)=deletedev::eth::owning_bytes_ref
operator=(owning_bytes_ref &&)=defaultdev::eth::owning_bytes_ref
operator==(vector_ref< byte const > const &_cmp) constdev::vector_ref< byte const >inline
operator[](size_t _i)dev::vector_ref< byte const >inline
operator[](size_t _i) constdev::vector_ref< byte const >inline
overlapsWith(vector_ref< T > _t) constdev::vector_ref< byte const >inline
owning_bytes_ref()=defaultdev::eth::owning_bytes_ref
owning_bytes_ref(bytes &&_bytes, size_t _begin, size_t _size)dev::eth::owning_bytes_refinline
owning_bytes_ref(owning_bytes_ref const &)=deletedev::eth::owning_bytes_ref
owning_bytes_ref(owning_bytes_ref &&)=defaultdev::eth::owning_bytes_ref
populate(vector_ref< typename std::remove_const< byte const >::type > _t) constdev::vector_ref< byte const >inline
reset()dev::vector_ref< byte const >inline
retarget(byte const *_d, size_t _s)dev::vector_ref< byte const >inline
retarget(std::vector< byte const > const &_t)dev::vector_ref< byte const >inline
size() constdev::vector_ref< byte const >inline
toBytes() constdev::vector_ref< byte const >inline
toString() constdev::vector_ref< byte const >inline
toVector() constdev::vector_ref< byte const >inline
value_type typedefdev::vector_ref< byte const >
vector_ref()dev::vector_ref< byte const >inline
vector_ref(byte const *_data, size_t _count)dev::vector_ref< byte const >inline
vector_ref(typename std::conditional< std::is_const< byte const >::value, std::string const *, std::string * >::type _data)dev::vector_ref< byte const >inline
vector_ref(typename std::conditional< std::is_const< byte const >::value, std::vector< typename std::remove_const< byte const >::type > const *, std::vector< byte const > * >::type _data)dev::vector_ref< byte const >inline
vector_ref(typename std::conditional< std::is_const< byte const >::value, std::string const &, std::string & >::type _data)dev::vector_ref< byte const >inline