Detailed Description
Type of collection where the collection is held in continuous memory.
Collaboration diagram for fiftyoneDegreesCollectionMemory:
Data Fields
fiftyoneDegreesCollection * | collection
The generic collection.
|
byte * | firstByte
The first byte in memory of the collection.
|
byte * | lastByte
The last byte in memory of the collection.
|
void * | memoryToFree
Memory to free when freeing the collection, or NULL if no memory to free.
|
The documentation for this struct was generated from the following file:
- /home/runner/work/device-detection-cxx/device-detection-cxx/common/device-detection-cxx/src/common-cxx/collection.h