InfoVis 2013  1.0
Information Visualisation project - "Mapping Text with Phrase Nets"
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
GraphNodePair Struct Reference

#include <NodeGraphManager.h>

Public Member Functions

bool operator< (const GraphNodePair &otherPair) const
 

Public Attributes

const GraphNodeListEntrym_graphNodeFirst
 
const GraphNodeListEntrym_graphNodeSecond
 
int m_firstToSecondConnections
 
int m_secondToFirstConnections
 

Member Function Documentation

bool GraphNodePair::operator< ( const GraphNodePair otherPair) const

Member Data Documentation

int GraphNodePair::m_firstToSecondConnections
const GraphNodeListEntry* GraphNodePair::m_graphNodeFirst
const GraphNodeListEntry* GraphNodePair::m_graphNodeSecond
int GraphNodePair::m_secondToFirstConnections

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