OpenMesh
OpenMesh::IO::binary< std::string > Struct Template Reference

List of all members.

Public Types

typedef std::string value_type
typedef uint16_t length_t

Static Public Member Functions

static size_t size_of ()
static size_t size_of (const value_type &_v)
static size_t store (std::ostream &_os, const value_type &_v, bool _swap=false)
static size_t restore (std::istream &_is, value_type &_val, bool _swap=false)

Static Public Attributes

static const bool is_streamable = true

template<>
struct OpenMesh::IO::binary< std::string >


The documentation for this struct was generated from the following file: