ACloudViewer  3.9.4
A Modern Library for 3D Data Processing
Packet.h File Reference
#include <cstdint>
#include <vector>
#include "Common.h"
Include dependency graph for Packet.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  e57::PacketReadCache
 
struct  e57::PacketReadCache::CacheEntry
 
class  e57::PacketLock
 
class  e57::DataPacketHeader
 
class  e57::DataPacket
 

Namespaces

 e57
 

Enumerations

enum  { e57::INDEX_PACKET = 0 , e57::DATA_PACKET , e57::EMPTY_PACKET }
 Packet types (in a compressed vector section) More...
 

Variables

constexpr int e57::DATA_PACKET_MAX = ( 64 * 1024 )
 maximum size of CompressedVector binary data packet More...