#include <SR_binary_spec.hh>
Public Member Functions | |
| FunctorRestore (std::istream &_is, bool _swap) | |
| size_t | operator() (size_t _v1, T &_s2) |
Public Attributes | |
| std::istream & | is_ |
| bool | swap_ |
Definition at line 303 of file SR_binary_spec.hh.
| OpenMesh::IO::FunctorRestore< T >::FunctorRestore | ( | std::istream & | _is, | |
| bool | _swap | |||
| ) | [inline] |
Definition at line 304 of file SR_binary_spec.hh.
| size_t OpenMesh::IO::FunctorRestore< T >::operator() | ( | size_t | _v1, | |
| T & | _s2 | |||
| ) | [inline] |
Definition at line 305 of file SR_binary_spec.hh.
| std::istream& OpenMesh::IO::FunctorRestore< T >::is_ |
Definition at line 307 of file SR_binary_spec.hh.
| bool OpenMesh::IO::FunctorRestore< T >::swap_ |
Definition at line 308 of file SR_binary_spec.hh.