OpenMesh::IO::binary< T > Struct Template Reference

#include <OpenMesh/Core/IO/SR_binary.hh>

List of all members.

Public Types

typedef T value_type

Static Public Member Functions

static size_t restore (std::istream &, value_type &, bool)
static size_t size_of (const value_type &)
static size_t size_of (void)
static size_t store (std::ostream &, const value_type &, bool)

Static Public Attributes

static const bool is_streamable = false

Detailed Description

template<typename T>
struct OpenMesh::IO::binary< T >

The struct defines how to store and restore the type T. It's used by the OM reader/writer modules.

The following specialization are provided:

Todo:
Complete documentation of members

Definition at line 98 of file SR_binary.hh.


Member Typedef Documentation

template<typename T >
typedef T OpenMesh::IO::binary< T >::value_type

Definition at line 100 of file SR_binary.hh.


Member Function Documentation

template<typename T >
static size_t OpenMesh::IO::binary< T >::restore ( std::istream &  ,
value_type ,
bool   
) [inline, static]

Definition at line 114 of file SR_binary.hh.

template<typename T >
static size_t OpenMesh::IO::binary< T >::size_of ( const value_type  )  [inline, static]

Definition at line 105 of file SR_binary.hh.

template<typename T >
static size_t OpenMesh::IO::binary< T >::size_of ( void   )  [inline, static]

Definition at line 104 of file SR_binary.hh.

template<typename T >
static size_t OpenMesh::IO::binary< T >::store ( std::ostream &  ,
const value_type ,
bool   
) [inline, static]

Definition at line 108 of file SR_binary.hh.


Member Data Documentation

template<typename T >
const bool OpenMesh::IO::binary< T >::is_streamable = false [static]

Definition at line 102 of file SR_binary.hh.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


openmesh
Author(s): Benjamin Pitzer
autogenerated on Fri Jan 11 12:11:18 2013