CSL  5.2
lo_split64 Union Reference

#include <lo_endian-msvc.h>

List of all members.

Public Attributes

uint64_t all
struct {
   uint32_t   a
   uint32_t   b
part
struct {
   uint32_t   a
   uint32_t   b
part

Detailed Description

Definition at line 88 of file lo_endian-msvc.h.


Member Data Documentation

uint64_t lo_split64::all

Definition at line 89 of file lo_endian-msvc.h.

Referenced by lo_swap64().

uint32_t lo_split64::a

Definition at line 91 of file lo_endian-msvc.h.

Referenced by lo_swap64().

uint32_t lo_split64::b

Definition at line 92 of file lo_endian-msvc.h.

Referenced by lo_swap64().

struct { ... } lo_split64::part

Referenced by lo_swap64().

struct { ... } lo_split64::part

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