VR-Forces 4.0.4 Class Documentation
Public Member Functions
KyGlue::DefaultGuidGeneratorInterface Class Reference
Inheritance diagram for KyGlue::DefaultGuidGeneratorInterface:
Inheritance graph
[legend]

List of all members.

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 Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)