Data Fields | |
struct ccn_skeleton_decoder | decoder |
const unsigned char * | buf |
size_t | size |
Definition at line 395 of file ccn.h.
struct ccn_skeleton_decoder ccn_buf_decoder::decoder [read] |
Definition at line 396 of file ccn.h.
Referenced by ccn_append_link_name(), ccn_buf_advance(), ccn_buf_advance_past_element(), ccn_buf_check_close(), ccn_buf_decoder_start(), ccn_buf_match_attr(), ccn_buf_match_blob(), ccn_buf_match_dtag(), ccn_buf_match_some_blob(), ccn_buf_match_some_dtag(), ccn_buf_match_udata(), ccn_check_namebuf(), ccn_chk_signing_params(), ccn_face_instance_parse(), ccn_flatname_append_from_ccnb(), ccn_forwarding_entry_parse(), ccn_header_parse(), ccn_interest_lifetime(), ccn_name_comp_get(), ccn_name_last_component_offset(), ccn_parse_Collection_next(), ccn_parse_Collection_start(), ccn_parse_ContentObject(), ccn_parse_Exclude(), ccn_parse_interest(), ccn_parse_KeyName(), ccn_parse_Link(), ccn_parse_LinkAuthenticator(), ccn_parse_Name(), ccn_parse_nonNegativeInteger(), ccn_parse_optional_Any_or_Bloom(), ccn_parse_optional_tagged_nonNegativeInteger(), ccn_parse_PublisherID(), ccn_parse_required_tagged_binary_number(), ccn_parse_required_tagged_BLOB(), ccn_parse_required_tagged_timestamp(), ccn_parse_required_tagged_UDATA(), ccn_parse_Signature(), ccn_parse_SignedInfo(), ccn_parse_tagged_required_uintmax(), ccn_parse_tagged_string(), ccn_parse_timestamp(), ccn_parse_uintmax(), ccn_pubid_matches(), ccn_ref_tagged_BLOB(), ccn_uri_append(), find_first_match_candidate(), make_template(), process_incoming_link_message(), r_proto_initiate_key_fetch(), r_store_find_first_match_candidate(), reportExclude(), SyncCheckDecodeErr(), SyncInitDecoderFromCharbufRange(), SyncParseComposite(), SyncParseHash(), SyncParseName(), SyncSetDecodeErr(), and testRootBasic().
const unsigned char* ccn_buf_decoder::buf |
Definition at line 397 of file ccn.h.
Referenced by ccn_buf_advance(), ccn_buf_decoder_start(), ccn_buf_match_attr(), ccn_buf_match_blob(), ccn_buf_match_udata(), ccn_chk_signing_params(), ccn_name_comp_get(), ccn_parse_nonNegativeInteger(), ccn_parse_tagged_string(), ccn_parse_timestamp(), ccn_parse_uintmax(), ccn_pubid_matches(), find_first_match_candidate(), and SyncParseComposite().
size_t ccn_buf_decoder::size |
Definition at line 398 of file ccn.h.
Referenced by ccn_buf_advance(), ccn_buf_decoder_start(), ccn_chk_signing_params(), ccn_get_public_key(), ccn_interest_lifetime(), ccn_parse_tagged_string(), and ccn_ref_tagged_BLOB().