Skip to content

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.

static std::string opae::fpga::types::version::as_string () 

Returns:

The package version as an std::string object

function as_struct

Get the package version information as a struct.

static fpga_version opae::fpga::types::version::as_struct () 

Returns:

The package version as an fpga_version struct

function build

Get the package build information as a string.

static std::string opae::fpga::types::version::build () 

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