Classes | Functions
rtctree.ports Namespace Reference

Classes

class  Connection
 Connection object. More...
 
class  CorbaPort
 CORBA port objects. More...
 
class  DataInPort
 
class  DataOutPort
 
class  DataPort
 Data port objects. More...
 
class  Port
 Base port object. More...
 
class  SvcInterface
 Service port interface object. More...
 

Functions

def parse_port (port_obj, owner)
 API functions. More...
 

Function Documentation

def rtctree.ports.parse_port (   port_obj,
  owner 
)

API functions.

Create a port object of the correct type.

The correct port object type is chosen based on the port.port_type
property of port_obj.

@param port_obj The CORBA PortService object to wrap.
@param owner The owner of this port. Should be a Component object or None.
@return The created port object.

Definition at line 36 of file ports.py.



rtctree
Author(s): Geoffrey Biggs
autogenerated on Fri Jun 7 2019 21:56:24