Logo
latest
  • EPICS Website
  • EPICS Documentation Home

pvDataCPP

  • Library API
  • Reference Manual and API Documentation
  • Source Code Repository on GitHub
EPICS Documentation
  • Docs »
  • File typemap.h
  • Edit on GitHub

File typemap.h¶

↰ Parent directory (src/pv)

Contents

  • Definition (src/pv/typemap.h)

  • Included By

  • Functions

  • Variables

Definition (src/pv/typemap.h)¶

  • Program Listing for File typemap.h

Included By¶

  • File parseinto.cpp

  • File anyscalar.cpp

Functions¶

  • Function CASE(UInt8, epics::pvData::uint8, UCHAR, UByte)

  • Function CASE(UInt16, epics::pvData::uint16, USHORT, UShort)

  • Function CASE(UInt32, epics::pvData::uint32, ULONG, UInt)

  • Function CASE(Float32, float, FLOAT, Float)

Variables¶

  • Variable CHAR

  • Variable double

  • Variable DOUBLE

  • Variable LONG

  • Variable SHORT


© Copyright 2020, EPICS Controls. Revision 66b506e1.

Built with Sphinx using a theme provided by Read the Docs.