#include <SR_binary_spec.hh>
Public Member Functions | |
| FunctorStore (std::ostream &_os, bool _swap) | |
| size_t | operator() (size_t _v1, const T &_s2) |
Public Attributes | |
| std::ostream & | os_ |
| bool | swap_ |
Definition at line 292 of file SR_binary_spec.hh.
| OpenMesh::IO::FunctorStore< T >::FunctorStore | ( | std::ostream & | _os, | |
| bool | _swap | |||
| ) | [inline] |
Definition at line 293 of file SR_binary_spec.hh.
| size_t OpenMesh::IO::FunctorStore< T >::operator() | ( | size_t | _v1, | |
| const T & | _s2 | |||
| ) | [inline] |
Definition at line 294 of file SR_binary_spec.hh.
| std::ostream& OpenMesh::IO::FunctorStore< T >::os_ |
Definition at line 297 of file SR_binary_spec.hh.
| bool OpenMesh::IO::FunctorStore< T >::swap_ |
Definition at line 298 of file SR_binary_spec.hh.