Bitstream Interpretation Library (BIL)
0.1
|
Contains V5CommandCode enumeration constants and strings. More...
#include <boost/cstdint.hpp>
Go to the source code of this file.
Namespaces | |
namespace | bil |
namespace | bil::V5CommandCode |
Namespace for Virtex-5 command code constants. |
Macros | |
#define | BIL_V5COMMANDCODE_HPP |
Typedefs | |
typedef boost::uint32_t | bil::V5CommandCode::command_t |
Command code type. |
Functions | |
const char * | bil::V5CommandCode::toString (command_t command) |
Returns a string representation of given command code. |
Contains V5CommandCode enumeration constants and strings.
Definition in file V5CommandCode.hpp.
#define BIL_V5COMMANDCODE_HPP |
Definition at line 8 of file V5CommandCode.hpp.