Bitstream Interpretation Library (BIL)  0.1
Variables
V5FrameAddressString.cpp File Reference

Contains string conversion functions for V5FrameAddress. More...

#include <cstdio>
#include <configuration/V5FrameAddress.hpp>
#include <configuration/V5FrameAddressString.hpp>
Include dependency graph for V5FrameAddressString.cpp:

Go to the source code of this file.

Variables

const char *const LOWERHALF_STR = "LOWERHALF"
const char *const UPPERHALF_STR = "UPPERHALF"

Detailed Description

Contains string conversion functions for V5FrameAddress.

Definition in file V5FrameAddressString.cpp.


Variable Documentation

const char* const LOWERHALF_STR = "LOWERHALF"

Definition at line 13 of file V5FrameAddressString.cpp.

const char* const UPPERHALF_STR = "UPPERHALF"

Definition at line 14 of file V5FrameAddressString.cpp.