YPC  0.2.0
ypc::utc::bytes< ByteType, Format > Member List

This is the complete list of members for ypc::utc::bytes< ByteType, Format >, including all inherited members.

as() const -> typename std::enable_if< std::is_same< typename BytesType::byte_t, ByteType >::value &&(BytesType::format==byte_encode::base58_bytes &&Format==byte_encode::raw_bytes), BytesType >::type (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
as() const -> typename std::enable_if< std::is_same< typename BytesType::byte_t, ByteType >::value &&(BytesType::format==byte_encode::hex_bytes &&Format==byte_encode::raw_bytes), BytesType >::type (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
as() const -> typename std::enable_if< std::is_same< typename BytesType::byte_t, ByteType >::value &&(BytesType::format==byte_encode::base64_bytes &&Format==byte_encode::raw_bytes), BytesType >::type (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
as() const -> typename std::enable_if< std::is_same< typename BytesType::byte_t, ByteType >::value &&(BytesType::format==byte_encode::raw_bytes &&Format==byte_encode::hex_bytes), BytesType >::type (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
as() const -> typename std::enable_if< std::is_same< typename BytesType::byte_t, ByteType >::value &&(BytesType::format==byte_encode::raw_bytes &&Format==byte_encode::base58_bytes), BytesType >::type (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
as() const -> typename std::enable_if< std::is_same< typename BytesType::byte_t, ByteType >::value &&(BytesType::format==byte_encode::raw_bytes &&Format==byte_encode::base64_bytes), BytesType >::type (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
base58_bytes_t typedef (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >
base64_bytes_t typedef (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >
byte_t typedef (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >
bytes() (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
bytes(size_t len) (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inlineexplicit
bytes(const bytes< ByteType, Format > &v) (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
bytes(bytes< ByteType, Format > &&v) (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
bytes(std::initializer_list< ByteType > l) (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
bytes(const T *v, size_t len) (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
bytes(const char *str) (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inlineexplicit
bytes(const std::string &str) (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inlineexplicit
bytes_base() (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
bytes_base(size_t len) (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inlineexplicit
bytes_base(const bytes_base< ByteType > &v) (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
bytes_base(bytes_base< ByteType > &&v) (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
bytes_base(std::initializer_list< byte_t > l) (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
bytes_base(const T *v, size_t len) (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
data() const (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
data() (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
empty() const (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
format (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >static
hex_bytes_t typedef (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >
m_size (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >protected
m_value (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >protected
operator!=(const bytes< ByteType, Format > &v) const (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
operator+(const bytes< ByteType, Format > &v) const (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
operator+(const char *s) const (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
operator+(const std::string &s) const (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
operator+=(const T &t) (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
operator<(const bytes_base< ByteType > &v) const (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
operator=(const bytes< ByteType, Format > &v) (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
operator=(bytes< ByteType, Format > &&v) (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
operator=(const bytes_base< ByteType > &v) (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
operator=(bytes_base< ByteType > &&v) (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
operator==(const bytes< ByteType, Format > &v) const (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >inline
operator>(const bytes_base< ByteType > &v) const (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
operator[](size_t index) const (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
operator[](size_t index) (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
raw_bytes_t typedef (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >
size() const (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >inline
~bytes()=default (defined in ypc::utc::bytes< ByteType, Format >)ypc::utc::bytes< ByteType, Format >virtual
~bytes_base()=default (defined in ypc::utc::internal::bytes_base< ByteType >)ypc::utc::internal::bytes_base< ByteType >virtual