This is Unofficial EPICS BASE Doxygen Site
epics::pvData::detail::swap< 1 > Struct Template Reference

#include "byteBuffer.h"

Static Public Member Functions

static EPICS_ALWAYS_INLINE uint8 op (uint8 v)
 

Detailed Description

template<>
struct epics::pvData::detail::swap< 1 >

Definition at line 102 of file byteBuffer.h.

Member Function Documentation

Definition at line 103 of file byteBuffer.h.

103 { return v; }

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