SnapDB.Snap.Types Namespace
The
SnapDB.Snap.Types namespace organizes all common SnapDB library functionality related to timestamp information,
e.g., the
TimestampBaseTKey class.
| SnapCustomMethodsInt32 |
Provides custom methods and algorithms for performing operations on SnapInt32 values.
|
| SnapCustomMethodsUInt32 |
Provides custom methods for working with SnapDB data of type SnapUInt32 (unsigned 32-bit integer).
|
| SnapInt32 |
Represents a 32-bit integer value that can be serialized.
|
| SnapUInt32 |
Represents an unsigned 32-bit integer in a SnapDB database.
|
| TimestampBaseTKey |
Base implementation of a historian key.
These are the required functions that are
necessary for the historian engine to operate
|
| TimestampPointIDBaseTKey |
Base implementation of a historian key.
These are the required functions that are
necessary for the historian engine to operate
|