Aktualizr
C++ SOTA Client
Public Member Functions | Public Attributes | List of all members
asn1::PeekExplicitToken Class Reference
Inheritance diagram for asn1::PeekExplicitToken:
[legend]
Collaboration diagram for asn1::PeekExplicitToken:
[legend]

Public Member Functions

 PeekExplicitToken (uint8_t *token_tag=nullptr, ASN1_Class *token_tag_class=nullptr)
 
- Public Member Functions inherited from asn1::Token
 Token (TokType t)
 

Public Attributes

uint8_t * tag
 
ASN1_Class * tag_class
 
- Public Attributes inherited from asn1::Token
TokType type
 

Additional Inherited Members

- Public Types inherited from asn1::Token
enum  TokType {
  seq_tok, endseq_tok, restseq_tok, expl_tok,
  peekexpl_tok, endexpl_tok, opt_tok, endopt_tok
}
 

Detailed Description

Definition at line 36 of file asn1-cerstream.h.


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