Bitstream Interpretation Library (BIL)
0.1
|
Contains string conversion functions for V5FrameAddress. More...
#include <string>
Go to the source code of this file.
Namespaces | |
namespace | bil |
Macros | |
#define | BIL_V5FRAMEADDRESSSTRING_HPP |
Functions | |
std::string | bil::toRawAddressString (const V5FrameAddress &address) |
Gets a raw address string representation of the frame address. | |
std::string | bil::toExpandedString (const V5FrameAddress &address) |
Gets a string expanded representation of the frame address. | |
std::string | bil::toSymbolicString (const V5FrameAddress &address) |
Gets a symbolic string representation of the frame address. |
Contains string conversion functions for V5FrameAddress.
Definition in file V5FrameAddressString.hpp.
#define BIL_V5FRAMEADDRESSSTRING_HPP |
Definition at line 8 of file V5FrameAddressString.hpp.