Ginga  0.13.6
 All Classes Namespaces Functions Variables
Public Member Functions | Protected Attributes | List of all members
br::pucrio::telemidia::ncl::interfaces::Port Class Reference
Inheritance diagram for br::pucrio::telemidia::ncl::interfaces::Port:
Inheritance graph
[legend]
Collaboration diagram for br::pucrio::telemidia::ncl::interfaces::Port:
Collaboration graph
[legend]

Public Member Functions

 Port (string id, Node *someNode, InterfacePoint *someInterfacePoint)
 
InterfacePointgetInterfacePoint ()
 
Node * getNode ()
 
virtual Node * getEndNode ()
 
virtual InterfacePointgetEndInterfacePoint ()
 
vector< Node * > * getMapNodeNesting ()
 
void setInterfacePoint (InterfacePoint *someInterfacePoint)
 
void setNode (Node *someNode)
 
- Public Member Functions inherited from br::pucrio::telemidia::ncl::interfaces::InterfacePoint
 InterfacePoint (string someId)
 
- Public Member Functions inherited from br::pucrio::telemidia::ncl::Entity
 Entity (string someId)
 
void printHierarchy ()
 
bool instanceOf (string s)
 
int compareTo (Entity *otherEntity)
 
string getId ()
 
int hashCode ()
 
virtual void setId (string someId)
 
virtual string toString ()
 
virtual EntitygetDataEntity ()
 

Protected Attributes

Node * node
 
InterfacePointinterfacePoint
 
- Protected Attributes inherited from br::pucrio::telemidia::ncl::Entity
set< string > typeSet
 

Additional Inherited Members

- Static Public Member Functions inherited from br::pucrio::telemidia::ncl::Entity
static bool hasInstance (Entity *instance, bool eraseFromList)
 

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