Socket Class Reference

#include <Node.h>

List of all members.

Public Member Functions

 Socket ()
 Socket (Node *node, int index)
int operator== (const Socket &t)
int operator!= (const Socket &t)

Public Attributes

Node_node
int _index


Constructor & Destructor Documentation

Socket::Socket (  )  [inline]

Socket::Socket ( Node node,
int  index 
) [inline]


Member Function Documentation

int Socket::operator== ( const Socket t  )  [inline]

int Socket::operator!= ( const Socket t  )  [inline]


Member Data Documentation

Node* Socket::_node

int Socket::_index


Generated on Thu Jan 18 10:06:22 2007 for vhdPLUS by  doxygen 1.5.1-p1