Classes | Functions
dynamic_graph.attrpath Namespace Reference

Classes

class  CommandLauncher
 
class  CommandPath
 

Functions

def createCommandLauncher (target, name, fun)
 
def createCommandModule (target, name)
 
def existattrpath (target, path)
 
def getattrpath (target, path)
 
def setattrpath (target, path, attribute)
 

Function Documentation

◆ createCommandLauncher()

def dynamic_graph.attrpath.createCommandLauncher (   target,
  name,
  fun 
)

Definition at line 62 of file attrpath.py.

◆ createCommandModule()

def dynamic_graph.attrpath.createCommandModule (   target,
  name 
)

Definition at line 33 of file attrpath.py.

◆ existattrpath()

def dynamic_graph.attrpath.existattrpath (   target,
  path 
)
Check for the existence in target of a value located at path (available at
target.path1. ... .pathn).

Definition at line 116 of file attrpath.py.

◆ getattrpath()

def dynamic_graph.attrpath.getattrpath (   target,
  path 
)
Get in target the value located at path (available at
target.path1. ... .pathn).

Definition at line 91 of file attrpath.py.

◆ setattrpath()

def dynamic_graph.attrpath.setattrpath (   target,
  path,
  attribute 
)
Create in target an new attribute with value path (available at
target.path1. ... .pathn).

Definition at line 70 of file attrpath.py.



dynamic-graph-python
Author(s): Nicolas Mansard, Olivier Stasse
autogenerated on Fri Oct 27 2023 02:16:37