ccndumpnames.c File Reference

Dumps names of everything quickly retrievable to stdout. More...

Go to the source code of this file.

Functions

void ccn_dump_names (struct ccn *h, struct ccn_charbuf *name_prefix, int local_scope, int allow_stale)
 This is a temporary interface, don't even bother to put it in a header file.
static void usage (const char *progname)
int main (int argc, char **argv)

Detailed Description

Dumps names of everything quickly retrievable to stdout.

A CCNx command-line utility.

Copyright (C) 2008-2010 Palo Alto Research Center, Inc.

This work is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2 as published by the Free Software Foundation. This work is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

Definition in file ccndumpnames.c.


Function Documentation

void ccn_dump_names ( struct ccn *  h,
struct ccn_charbuf name_prefix,
int  local_scope,
int  allow_stale 
)

This is a temporary interface, don't even bother to put it in a header file.

Definition at line 373 of file ccn_traverse.c.

Referenced by main().

int main ( int  argc,
char **  argv 
)

Definition at line 49 of file ccndumpnames.c.

static void usage ( const char *  progname  )  [static]

Definition at line 38 of file ccndumpnames.c.

Generated on Fri May 13 16:27:10 2011 for Content-Centric Networking in C by  doxygen 1.6.3