DeepCover Embedded Security in IoT: Public-key Secured Data Paths

Dependencies:   MaximInterface

Embed: (wiki syntax)

« Back to documentation index

GenericMemberIterator< true, Encoding, Allocator > Struct Template Reference

GenericMemberIterator< true, Encoding, Allocator > Struct Template Reference

const GenericMemberIterator More...

#include <document.h>

Public Types

typedef const GenericMember
< Encoding, Allocator > * 
Iterator
 use plain const pointer as iterator type

Detailed Description

template<typename Encoding, typename Allocator>
struct GenericMemberIterator< true, Encoding, Allocator >

const GenericMemberIterator

Definition at line 211 of file document.h.


Member Typedef Documentation

typedef const GenericMember<Encoding,Allocator>* Iterator

use plain const pointer as iterator type

Definition at line 213 of file document.h.