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

Public Member Functions

 GPM_PrintCallback (const GPM_Graph &sgraph, const GPM_Graph &lgraph, const tBoolean &isUpToAutomorphism, const tFlag &upToAutomorphismType, map< tString, tBoolean > &mappingIds, vector< vector< tVertexIID > > &mappings, CORE_Out &io)
 
void insertIID (const tVertexIID &iid, vector< tVertexIID > &vertices) const
 
template<typename CorrespondenceMap1To2 , typename CorrespondenceMap2To1 >
bool operator() (CorrespondenceMap1To2 f12, CorrespondenceMap2To1 f2)
 

Constructor & Destructor Documentation

GPM_PrintCallback::GPM_PrintCallback ( const GPM_Graph sgraph,
const GPM_Graph lgraph,
const tBoolean isUpToAutomorphism,
const tFlag upToAutomorphismType,
map< tString, tBoolean > &  mappingIds,
vector< vector< tVertexIID > > &  mappings,
CORE_Out io 
)
inline

References GPM_Graph::getVertices().

Here is the call graph for this function:

Member Function Documentation

void GPM_PrintCallback::insertIID ( const tVertexIID iid,
vector< tVertexIID > &  vertices 
) const
inline

Referenced by operator()().

Here is the caller graph for this function:

template<typename CorrespondenceMap1To2 , typename CorrespondenceMap2To1 >
bool GPM_PrintCallback::operator() ( CorrespondenceMap1To2  f12,
CorrespondenceMap2To1  f2 
)
inline

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