Tapkee
NeighborsMethod Struct Reference

#include <methods.hpp>

Public Member Functions

 NeighborsMethod (const char *n)
 
const char * name () const
 
bool is (const NeighborsMethod &m) const
 
bool operator== (const NeighborsMethod &m)
 

Public Attributes

const char * name_
 

Detailed Description

Definition at line 127 of file defines/methods.hpp.

Constructor & Destructor Documentation

◆ NeighborsMethod()

NeighborsMethod ( const char *  n)

Definition at line 129 of file defines/methods.hpp.

Member Function Documentation

◆ is()

bool is ( const NeighborsMethod< NeighborsMethod > &  m) const
inherited

Definition at line 116 of file defines/methods.hpp.

◆ name()

const char* name ( ) const
inherited

Definition at line 112 of file defines/methods.hpp.

◆ operator==()

bool operator== ( const NeighborsMethod< NeighborsMethod > &  m)
inherited

Definition at line 120 of file defines/methods.hpp.

Member Data Documentation

◆ name_

const char* name_
inherited

Definition at line 124 of file defines/methods.hpp.


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