Functions
diarc::diarc::snapkey Namespace Reference

Functions

def gen_snapkey
def parse_snapkey

Detailed Description

Snapkeys are abbreviations that can be used to identify a snap. Snaps do
not have a single unique attribute, which makes them difficult to identify.
Snapkeys solve that problem.

Snapkeys have 3 parts:
    block index (int)
    container indicator ('e' for emitter or 'c' for collector)
    snap order

Example:
    snapkey 3e1 means the snap in block index 3's emitter with order 1

Function Documentation

def diarc.diarc.snapkey.gen_snapkey (   block_index,
  container,
  snap_order 
)
generate a snapkey 

Definition at line 22 of file snapkey.py.

Parses a snapkey into a 3-tuple 

Definition at line 14 of file snapkey.py.



rqt_graphprofiler
Author(s): Dan Brooks
autogenerated on Thu Jun 6 2019 20:29:31