Skip to main content
Back to top
Ctrl
+
K
Caterpillar 2.6.3
Installation
Tutorial
Reference
Library
Development
Search
Ctrl
+
K
GitHub
Search
Ctrl
+
K
Installation
Tutorial
Reference
Library
Development
GitHub
Section Navigation
Python Reference
3.1. Introduction
3.2. Data Model
3.2.1. Standard Types
3.2.1.1. Sequence
3.2.1.2. Struct
3.2.1.3. Union
3.2.1.4. Bit-field
3.2.1.5. Templates
3.2.2. Caterpillar’s Protocols
3.2.2.1. Action-like Objects
3.2.2.2. Context-like Objects
3.2.2.3. Context Lambdas
3.2.2.4. Struct-Like Objects
3.2.2.5. Bit-field Extensions
3.2.2.6. Byteorder Extensions
3.2.3. Processing-related Types
3.3. Operators
C API Reference
3.4. Using the C API
3.5. Abstract Objects Layer
3.5.1. Atom Protocol
3.5.2. Context Protocol
3.6. Concrete Objects Layer
3.6.1. Arch & Endian Objects
3.6.2. Option Objects
3.6.3. Context Objects
3.7. Packing and Unpacking
3.8. Defined Macros
3.9. Module API
3.
Reference
3.5.
Abstract Objects Layer
3.5.
Abstract Objects Layer
#
3.5.1. Atom Protocol
3.5.2. Context Protocol
This Page
Show Source