CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
Loading...
Searching...
No Matches
cmsdk3.TimeQueue Class Reference
Inheritance diagram for cmsdk3.TimeQueue:
[legend]
Collaboration diagram for cmsdk3.TimeQueue:
[legend]

Public Member Functions

 __init__ (self)
 addSchedule (self, schedule)
 removeSchedule (self, id)
 waitForNextEvent (self, ms)

Properties

 thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")

Detailed Description

Definition at line 1170 of file cmsdk3.py.

Constructor & Destructor Documentation

◆ __init__()

cmsdk3.TimeQueue.__init__ ( self)

Definition at line 1174 of file cmsdk3.py.

Member Function Documentation

◆ addSchedule()

cmsdk3.TimeQueue.addSchedule ( self,
schedule )

Definition at line 1178 of file cmsdk3.py.

◆ removeSchedule()

cmsdk3.TimeQueue.removeSchedule ( self,
id )

Definition at line 1181 of file cmsdk3.py.

◆ waitForNextEvent()

cmsdk3.TimeQueue.waitForNextEvent ( self,
ms )

Definition at line 1184 of file cmsdk3.py.

Property Documentation

◆ thisown

cmsdk3.TimeQueue.thisown = property(lambda x: x.this.own(), lambda x, v: x.this.own(v), doc="The membership flag")
static

Definition at line 1171 of file cmsdk3.py.


The documentation for this class was generated from the following file:
  • /home/ubuntu/c/partner/psyclone2/CMSDK/src/cmsdk3.py