C++ main module for gpm Package  1.0
Public Types | Public Member Functions | Static Public Member Functions | List of all members
vertexInvarientFunction Class Reference

Public Types

typedef unsigned int result_type
 
typedef tVertexIID argument_type
 

Public Member Functions

 vertexInvarientFunction (const tGraph &g, const map< tString, unsigned int > &groupIds)
 
result_type operator() (const argument_type &iid) const
 
result_type max () const
 

Static Public Member Functions

static vertexInvarientFunction New (const tGraph &g, const map< tString, unsigned int > &groupIds)
 

Member Typedef Documentation

Constructor & Destructor Documentation

vertexInvarientFunction::vertexInvarientFunction ( const tGraph g,
const map< tString, unsigned int > &  groupIds 
)
inline

Referenced by New().

Here is the caller graph for this function:

Member Function Documentation

result_type vertexInvarientFunction::max ( ) const
inline
static vertexInvarientFunction vertexInvarientFunction::New ( const tGraph g,
const map< tString, unsigned int > &  groupIds 
)
inlinestatic

References vertexInvarientFunction().

Referenced by GPM_Graph::isIsomorph().

Here is the call graph for this function:

Here is the caller graph for this function:

result_type vertexInvarientFunction::operator() ( const argument_type iid) const
inline

References tString.


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