Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

std::char_traits< ss::byte > Struct Template Reference

List of all members.

Public Types

typedef ss::byte char_type
typedef unsigned int int_type
typedef streampos pos_type
typedef streamoff off_type
typedef mbstate_t state_type

Static Public Member Functions

static void assign (char_type &c1, char_type const &c2)
static bool eq (char_type const &c1, char_type const &c2)
static bool lt (char_type const &c1, char_type const &c2)
static int compare (char_type const *s1, char_type const *s2, size_t n)
static size_t length (char_type const *s)
static char_type const * find (char_type const *s, size_t n, char_type const &c)
static char_typemove (char_type *s1, char_type const *s2, size_t n)
static char_typecopy (char_type *s1, char_type const *s2, size_t n)
static char_typeassign (char_type *s, size_t n, char_type const &c)
static char_type to_char_type (int_type const &c)
static int_type to_int_type (char_type const &c)
static bool eq_int_type (int_type const &c1, int_type const &c2)
static int_type eof ()
static int_type not_eof (int_type const &c)

Detailed Description

template<>
struct std::char_traits< ss::byte >

Definition at line 77 of file byte.h.


The documentation for this struct was generated from the following file:
Generated on Sat May 21 21:25:52 2005 for Socket Streams Library by  doxygen 1.4.3