NV::Rules::IRange Class Reference
[NvRules Python garbage-collected classes.]

Range interface. More...


Public Member Functions

virtual PYRETURN IActionaction_by_idx (size_t idx)=0
 Get a single action by index.
virtual size_t num_actions ()=0
 Get the number of actions.


Detailed Description

Represents a serial, ordered stream of execution, such as a CUDA stream. It holds one or more actions that were logically executing in this range

Member Function Documentation

virtual PYRETURN IAction* NV::Rules::IRange::action_by_idx ( size_t  idx  )  [pure virtual]

Get a single IAction by index idx.

virtual size_t NV::Rules::IRange::num_actions (  )  [pure virtual]

Get the number of available actions in this range


Generated on Thu May 9 16:23:03 2019 for NvRulesAPI by  doxygen 1.5.8