SLIP  1.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
slip::Next6C Struct Reference

#include <neighborhood.hpp>

Public Member Functions

 Next6C ()
 
template<typename _II >
void operator() (_II it, std::vector< _II > &neigh) const
 
template<typename _II >
void operator() (_II it, std::vector< typename std::iterator_traits< _II >::value_type > &neigh) const
 

Public Attributes

int size_max_
 

Detailed Description

Definition at line 1848 of file neighborhood.hpp.

Constructor & Destructor Documentation

slip::Next6C::Next6C ( )
inline

Definition at line 1851 of file neighborhood.hpp.

Member Function Documentation

template<typename _II >
void slip::Next6C::operator() ( _II  it,
std::vector< _II > &  neigh 
) const
inline

Definition at line 1855 of file neighborhood.hpp.

template<typename _II >
void slip::Next6C::operator() ( _II  it,
std::vector< typename std::iterator_traits< _II >::value_type > &  neigh 
) const
inline

Definition at line 1867 of file neighborhood.hpp.

Member Data Documentation

int slip::Next6C::size_max_

Definition at line 1878 of file neighborhood.hpp.


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