VR-Forces 4.2 Class Documentation
List of all members | Public Member Functions
KyGlue::DefaultGuidGeneratorInterface Class Reference
Inheritance diagram for KyGlue::DefaultGuidGeneratorInterface:
Inheritance graph
[legend]

Public Member Functions

virtual Kaim::KyGuid GenerateGuid ()
 

Detailed Description

This implementation of the Kaim::IGuidGeneratorInterface generates GUIDs automatically on Windows platforms.

Member Function Documentation

virtual Kaim::KyGuid KyGlue::DefaultGuidGeneratorInterface::GenerateGuid ( )
virtual

This implementation generates GUIDs automatically on Windows platforms by calling the Windows CoCreateGuid() function. On Linux platforms, this implementation returns an invalid KyGuid.


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

Document ID: Generated on Sun Nov 24 19:49:21 EST 2013 from SVN revision 133924
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)