Class opae::fpga::types::version¶
ClassList > opae > fpga > types > version
#include <version.h>
Public Static Functions¶
| Type | Name |
|---|---|
| std::string | as_string () Get the package version information as a string. |
| fpga_version | as_struct () Get the package version information as a struct. |
| std::string | build () Get the package build information as a string. |
Public Static Functions Documentation¶
function as_string¶
Get the package version information as a string.
Returns:
The package version as an std::string object
function as_struct¶
Get the package version information as a struct.
Returns:
The package version as an fpga_version struct
function build¶
Get the package build information as a string.
Returns:
The package build as an std::string object
The documentation for this class was generated from the following file docs/sw/include/opae/cxx/core/version.h