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

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

def test_OutPortBase.ConnectorMock.activate (   self)

Definition at line 56 of file test_OutPortBase.py.

def test_OutPortBase.ConnectorMock.deactivate (   self)

Definition at line 59 of file test_OutPortBase.py.

def test_OutPortBase.ConnectorMock.id (   self)

Definition at line 50 of file test_OutPortBase.py.

def test_OutPortBase.ConnectorMock.name (   self)

Definition at line 53 of file test_OutPortBase.py.

def test_OutPortBase.ConnectorMock.profile (   self)

Definition at line 47 of file test_OutPortBase.py.

Member Data Documentation

test_OutPortBase.ConnectorMock._id
private

Definition at line 42 of file test_OutPortBase.py.

test_OutPortBase.ConnectorMock._name
private

Definition at line 41 of file test_OutPortBase.py.

test_OutPortBase.ConnectorMock._ports
private

Definition at line 43 of file test_OutPortBase.py.

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 Thu Jun 6 2019 19:11:39