Public Member Functions | Private Member Functions
rtctree.zombie.Zombie Class Reference

Zombie node object. More...

Inheritance diagram for rtctree.zombie.Zombie:
Inheritance graph
[legend]

List of all members.

Public Member Functions

def __init__
def is_zombie

Private Member Functions

def _add_child
 Internal API.

Detailed Description

Zombie node object.

Node representing a zombie object on a name server.

Zombie nodes can occur below name server and directory nodes. They
cannot contain any children. They do not contain a reference to a
CORBA object as they represent the lack of such an object under a
name still registered on the name server.

Definition at line 28 of file zombie.py.


Constructor & Destructor Documentation

def rtctree.zombie.Zombie.__init__ (   self,
  name,
  parent,
  args,
  kwargs 
)
Constructor.

@param name Name of this object (i.e. its entry in the path).
@param parent The parent node of this node, if any.

Definition at line 37 of file zombie.py.


Member Function Documentation

def rtctree.zombie.Zombie._add_child (   self) [private]

Internal API.

Definition at line 55 of file zombie.py.

Is this node a zombie?

Reimplemented from rtctree.node.TreeNode.

Definition at line 47 of file zombie.py.


The documentation for this class was generated from the following file:


rtctree
Author(s): Geoffrey Biggs
autogenerated on Wed Aug 26 2015 16:13:08