Public Attributes | List of all members
ndn_IncomingFaceId Struct Reference

Copyright (C) 2016 Regents of the University of California. More...

#include <incoming-face-id-types.h>

Inheritance diagram for ndn_IncomingFaceId:
ndn::IncomingFaceIdLite

Public Attributes

uint64_t faceId
 (uint64_t)-1 if not specified. More...
 

Detailed Description

Copyright (C) 2016 Regents of the University of California.

Author
: Jeff Thompson jefft.nosp@m.0@re.nosp@m.map.u.nosp@m.cla..nosp@m.edu
: From ndn-cxx fields.hpp https://github.com/named-data/ndn-cxx/blob/master/src/lp/fields.hpp

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version, with the additional exemption that compiling, linking, and/or using OpenSSL is allowed.

This program 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 program. If not, see http://www.gnu.org/licenses/. A copy of the GNU Lesser General Public License is in the file COPYING. An ndn_IncomingFaceId represents the incoming face ID header field in an NDNLPv2 packet. http://redmine.named-data.net/projects/nfd/wiki/NDNLPv2

Member Data Documentation

uint64_t ndn_IncomingFaceId::faceId

(uint64_t)-1 if not specified.


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