Public Member Functions | Private Attributes | List of all members
test_OutPortBase.ConnectorMock Class Reference

Public Member Functions

def __init__ (self, name="name", id="id", ports=None, properties=None)
 
def activate (self)
 
def deactivate (self)
 
def id (self)
 
def name (self)
 
def profile (self)
 

Private Attributes

 _id
 
 _name
 
 _ports
 
 _properties
 

Detailed Description

Definition at line 39 of file test_OutPortBase.py.

Constructor & Destructor Documentation

◆ __init__()

def test_OutPortBase.ConnectorMock.__init__ (   self,
  name = "name",
  id = "id",
  ports = None,
  properties = None 
)

Definition at line 40 of file test_OutPortBase.py.

Member Function Documentation

◆ activate()

def test_OutPortBase.ConnectorMock.activate (   self)

Definition at line 56 of file test_OutPortBase.py.

◆ deactivate()

def test_OutPortBase.ConnectorMock.deactivate (   self)

Definition at line 59 of file test_OutPortBase.py.

◆ id()

def test_OutPortBase.ConnectorMock.id (   self)

Definition at line 50 of file test_OutPortBase.py.

◆ name()

def test_OutPortBase.ConnectorMock.name (   self)

Definition at line 53 of file test_OutPortBase.py.

◆ profile()

def test_OutPortBase.ConnectorMock.profile (   self)

Definition at line 47 of file test_OutPortBase.py.

Member Data Documentation

◆ _id

test_OutPortBase.ConnectorMock._id
private

Definition at line 42 of file test_OutPortBase.py.

◆ _name

test_OutPortBase.ConnectorMock._name
private

Definition at line 41 of file test_OutPortBase.py.

◆ _ports

test_OutPortBase.ConnectorMock._ports
private

Definition at line 43 of file test_OutPortBase.py.

◆ _properties

test_OutPortBase.ConnectorMock._properties
private

Definition at line 44 of file test_OutPortBase.py.


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


openrtm_aist_python
Author(s): Shinji Kurihara
autogenerated on Mon Feb 28 2022 23:01:09