summaryrefslogtreecommitdiff
path: root/docs/source/pyasn1/type/tag/tagmap.rst
blob: 05b84048af6dde1f5e78831d8459ad30064a0166 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

.. _tag.tagmap:

Tag->type map
-------------

.. autoclass:: pyasn1.type.tagmap.TagMap
   :members:

   .. note::

       The *TagMap* objects are used by the
       :ref:`TagSet <tag.TagSet>`, objects for looking up components
       of constructed ASN.1 types by :ref:`Tag <tag.Tag>`.