ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
FrameCPP::v3::FrHeader Class Reference

Storage space for FrSH information. More...

#include <FrHeader.hh>

Classes

union  fr_header_body_type
 
struct  identifier_type
 
struct  integer_ordering
 
struct  integer_sizes
 
struct  real_sizes
 
struct  version_type
 

Public Types

typedef CHAR_U magic_id_type[5]
 

Public Attributes

struct { 
 
   CHAR_U   smallPi [4] 
 
   CHAR_U   bigPi [8] 
 
real_ordering 
 
struct { 
 
   CHAR_U   smallPi [4] 
 
   CHAR_U   bigPi [8] 
 
real_ordering 
 

Protected Attributes

magic_id_type magic_id
 

Detailed Description

Storage space for FrSH information.

This stores information about an FrSH element that needs to persist beyond an I/O operation

Member Typedef Documentation

◆ magic_id_type

typedef CHAR_U FrHeader::magic_id_type

Member Data Documentation

◆ bigPi

CHAR_U FrameCPP::v3::FrHeader::bigPi[8]

◆ magic_id

magic_id_type FrHeader::magic_id
protected

◆ [struct] [1/2]

typedf struct { ... } FrameCPP::v3::FrHeader::real_ordering

◆ [struct] [2/2]

typedf struct { ... } FrameCPP::v3::FrHeader::real_ordering

◆ smallPi

CHAR_U FrameCPP::v3::FrHeader::smallPi[4]

The documentation for this class was generated from the following files: