Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

IsNamePrefix Class Reference

#include <ShapeFuns.h>

Inheritance diagram for IsNamePrefix:

Detailed Description

Definition at line 201 of file ShapeFuns.h.

List of all members.

Public Member Functions

 IsNamePrefix (std::string _name)
bool operator() (const ShapeRoot &shape) const

Public Attributes

std::string name
size_t n

Constructor & Destructor Documentation

IsNamePrefix ( std::string  _name  )  [explicit]

Definition at line 205 of file ShapeFuns.h.


Member Function Documentation

bool operator() ( const ShapeRoot shape  )  const

Definition at line 206 of file ShapeFuns.h.


Member Data Documentation

size_t n

Definition at line 204 of file ShapeFuns.h.

Referenced by IsNamePrefix::operator()().

std::string name

Definition at line 203 of file ShapeFuns.h.

Referenced by IsNamePrefix::operator()().


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

DualCoding 5.1CVS
Generated Mon May 9 04:56:31 2016 by Doxygen 1.6.3