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

Public Member Functions

 ExplicitToken (uint8_t token_tag, ASN1_Class token_tag_class=kAsn1Context)
 
- 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 27 of file asn1-cerstream.h.


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