ccn_reg_mgmt.c File Reference

Support for parsing and creating ForwardingEntry elements. More...

Go to the source code of this file.

Functions

struct ccn_forwarding_entryccn_forwarding_entry_parse (const unsigned char *p, size_t size)
void ccn_forwarding_entry_destroy (struct ccn_forwarding_entry **pfe)
 Destroy the result of ccn_forwarding_entry_parse().
int ccnb_append_forwarding_entry (struct ccn_charbuf *c, const struct ccn_forwarding_entry *fe)

Detailed Description

Support for parsing and creating ForwardingEntry elements.

Part of the CCNx C Library.

Copyright (C) 2009 Palo Alto Research Center, Inc.

This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 2.1 as published by the Free Software Foundation. This library 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 Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.

Definition in file ccn_reg_mgmt.c.


Function Documentation

void ccn_forwarding_entry_destroy ( struct ccn_forwarding_entry **  pfe  ) 
struct ccn_forwarding_entry* ccn_forwarding_entry_parse ( const unsigned char *  p,
size_t  size 
) [read]
int ccnb_append_forwarding_entry ( struct ccn_charbuf c,
const struct ccn_forwarding_entry fe 
)
Generated on Fri May 13 16:27:22 2011 for Content-Centric Networking in C by  doxygen 1.6.3