Realm
A distributed, event-based tasking library
Loading...
Searching...
No Matches
Realm::SampleFile::PacketHeader Struct Reference

#include <sampling.h>

Public Types

enum  PacketTypes { PACKET_EMPTY = 0 , PACKET_NEWGAUGE = 1 , PACKET_SAMPLES = 2 }
 

Public Attributes

unsigned packet_type
 
unsigned packet_size
 

Member Enumeration Documentation

◆ PacketTypes

Enumerator
PACKET_EMPTY 
PACKET_NEWGAUGE 
PACKET_SAMPLES 

Member Data Documentation

◆ packet_size

unsigned Realm::SampleFile::PacketHeader::packet_size

◆ packet_type

unsigned Realm::SampleFile::PacketHeader::packet_type

The documentation for this struct was generated from the following file: