poco.sdk.Attributor module

class Attributor[源代码]

基类:object

This is a helper class to access the node attributes. In some cases it is not possible to explicitly invoke the node member functions thus the following two functions are introduced.

The instance of this class will be used in implementation of HierarchyInterface.

注解

Do not call these methods explicitly in the test codes.