Java utility to. More...
Classes | |
| class | RegEntry |
Public Types | |
| enum | Command { Add, Delete } |
Static Public Member Functions | |
| static void | usage () |
| Function to print out the options for ccndcontrol. | |
| static void | main (String[] args) |
| Main function for the ccndcontrol tool. | |
Java utility to.
| static void org.ccnx.ccn.utils.ccndcontrol.main | ( | String[] | args | ) | [static] |
Main function for the ccndcontrol tool.
Initializes the tool, reads the argument list and constructs face to be added.
| args | Command line arguments: |
| static void org.ccnx.ccn.utils.ccndcontrol.usage | ( | ) | [static] |
Function to print out the options for ccndcontrol.
1.6.3