fixed_file_info Class Reference
[System Library]

#include <winstl/system/version_info.hpp>

List of all members.


Detailed Description

Represents the fixed part of a version information block.

Public Member Functions

 fixed_file_info (VS_FIXEDFILEINFO const *ffi)
 Constructor.
ws_uint16_t ApiVerHigh () const
ws_uint16_t ApiVerLow () const
ws_uint16_t FileVerMajor () const
 The major part of the file version.
ws_uint16_t FileVerMinor () const
 The minor part of the file version.
ws_uint16_t FileVerRevision () const
 The revision part of the file version.
ws_uint16_t FileVerBuild () const
 The build increment part of the file version.
ws_uint16_t ProductVerMajor () const
 The major part of the product version.
ws_uint16_t ProductVerMinor () const
 The minor part of the product version.
ws_uint16_t ProductVerRevision () const
 The revision part of the product version.
ws_uint16_t ProductVerBuild () const
 The build increment part of the product version.
ws_uint32_t FileFlagsMask () const
 The file flags mask.
ws_uint32_t FileFlags () const
 The file flags.
ws_uint32_t FileOS () const
 The file operating system.
ws_uint32_t FileType () const
 The file type.
ws_uint32_t FileSubtype () const
 The file subtype.
FILETIME const & FileDateTime () const
 The timestamp of the file.

Constructor & Destructor Documentation

fixed_file_info ( VS_FIXEDFILEINFO const *  ffi  ) 

Constructor.


Member Function Documentation

ws_uint16_t FileVerMajor (  )  const

The major part of the file version.

ws_uint16_t FileVerMinor (  )  const

The minor part of the file version.

ws_uint16_t FileVerRevision (  )  const

The revision part of the file version.

ws_uint16_t FileVerBuild (  )  const

The build increment part of the file version.

ws_uint16_t ProductVerMajor (  )  const

The major part of the product version.

ws_uint16_t ProductVerMinor (  )  const

The minor part of the product version.

ws_uint16_t ProductVerRevision (  )  const

The revision part of the product version.

ws_uint16_t ProductVerBuild (  )  const

The build increment part of the product version.

ws_uint32_t FileFlagsMask (  )  const

The file flags mask.

ws_uint32_t FileFlags (  )  const

The file flags.

ws_uint32_t FileOS (  )  const

The file operating system.

ws_uint32_t FileType (  )  const

The file type.

ws_uint32_t FileSubtype (  )  const

The file subtype.

FILETIME const& FileDateTime (  )  const

The timestamp of the file.


The documentation for this class was generated from the following file:

Generated on Thu Jun 10 08:59:39 2010 for STLSoft by  doxygen 1.5.6