org.ccnx.ccn.utils.explorer.AddChildren Class Reference

Runnable class that allows the ContentExplorer to add children in the name tree. More...

Inheritance diagram for org.ccnx.ccn.utils.explorer.AddChildren:

List of all members.

Public Member Functions

 AddChildren (ContentExplorer ce, ArrayList< ContentName > n, ContentName p)
 Constructor for the AddChildren class.
void run ()
 run() method for the thread adding children


Detailed Description

Runnable class that allows the ContentExplorer to add children in the name tree.

Constructor & Destructor Documentation

org.ccnx.ccn.utils.explorer.AddChildren.AddChildren ( ContentExplorer  ce,
ArrayList< ContentName n,
ContentName  p 
)

Constructor for the AddChildren class.

Parameters:
ce The instance of the ContentExplorer wanting to add children
n The ContentName ArrayList of the children to add
p The ContentName for the prefix of the children


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

Generated on Thu Feb 16 00:45:11 2012 for Content-Centric Networking in Java by  doxygen 1.5.6