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

Dependencies:   MaximInterface

Embed: (wiki syntax)

« Back to documentation index

GenericMemberIterator< false, Encoding, Allocator > Struct Template Reference

GenericMemberIterator< false, Encoding, Allocator > Struct Template Reference

non-const GenericMemberIterator More...

#include <document.h>

Public Types

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

Detailed Description

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

non-const GenericMemberIterator

Definition at line 205 of file document.h.


Member Typedef Documentation

typedef GenericMember<Encoding,Allocator>* Iterator

use plain pointer as iterator type

Definition at line 207 of file document.h.