Node Struct Reference

#include <Graph.h>

Collaboration diagram for Node:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 Node (int sx, int sy)
 Node (Node *parent, int x, int y, int sx, int sy)

Public Attributes

int m_nodeId
bool m_connectedToOthers
int m_subGraph
Nodem_parent
int m_x
int m_y
int m_sx
int m_sy
NodeVec m_ports
EdgeVec m_edges
IMgaFCO * m_fco

Detailed Description

Definition at line 16 of file Graph.h.


Constructor & Destructor Documentation

Node::Node ( int  sx,
int  sy 
) [inline]

Definition at line 18 of file Graph.h.

Node::Node ( Node parent,
int  x,
int  y,
int  sx,
int  sy 
) [inline]

Definition at line 26 of file Graph.h.


Member Data Documentation

Definition at line 37 of file Graph.h.

Definition at line 45 of file Graph.h.

IMgaFCO* Node::m_fco

Definition at line 46 of file Graph.h.

Definition at line 36 of file Graph.h.

Definition at line 39 of file Graph.h.

Definition at line 44 of file Graph.h.

Definition at line 38 of file Graph.h.

Definition at line 42 of file Graph.h.

Definition at line 43 of file Graph.h.

int Node::m_x

Definition at line 40 of file Graph.h.

int Node::m_y

Definition at line 41 of file Graph.h.


The documentation for this struct was generated from the following file:
Generated on Thu May 30 15:53:45 2013 for GME by  doxygen 1.6.3