Navigation
index
modules
|
BitPacket home
|
Documentation
»
Table Of Contents
Manual
API reference
Indices and tables
Quick search
Enter search terms or a module, class or function name.
Manual
¶
1. Introduction
1.1. Download
1.2. Build and install
1.3. Usage
1.4. History
2. Concepts
2.1. Packets and fields
3. The base field
3.1. Naming fields
3.2. Building and parsing fields
3.3. Calibration curves
4. Single fields
4.1. Bit fields
4.1.1. Booleans
4.1.2. Flags
4.1.3. Masks
4.2. Numeric fields
4.2.1. Integer fields
4.2.1.1. Signed and unsigned
4.2.1.2. Helper classes
4.2.2. Real fields
4.2.2.1. Floats and doubles
4.2.2.2. Helper classes
4.3. String and text fields
4.3.1. String of characters
4.3.2. Unpacking strings
4.4. Meta fields
4.4.1. MetaField field
5. Container fields
5.1. Bit fields containers
5.1.1. Accessing fields
5.1.2. Packing bit structures
5.1.3. Unpacking bit structures
5.2. Structures
5.2.1. Accessing fields
5.2.2. Packing structures
5.2.3. Unpacking structures
5.2.4. Structures as classes
5.2.5. Structure based fields
5.2.5.1. Arrays
5.2.5.2. Data
6. Writers
API reference
¶
Field
BitField
Boolean
Flag
Mask
Container
BitStructure
Structure
Array
Data
MetaField
String
Value
Integer
Real
Writer
WriterStream
WriterTextBasic
WriterTextTable
WriterTextXML
WriterGtk
WriterGtkTreeView
WriterGtkTreeModel
WriterConfig
WriterStreamConfig
WriterTextTableConfig
Indices and tables
¶
Index
Module Index
Search Page
Navigation
index
modules
|
BitPacket home
|
Documentation
»