CArchSystemWindows Class Reference

Win32 implementation of IArchString. More...

#include <CArchSystemWindows.h>

Inherits IArchSystem.

Collaboration diagram for CArchSystemWindows:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual std::string getOSName () const
 Identify the OS.
virtual std::string getPlatformName () const
 Identify the platform.
bool isWOW64 () const

Detailed Description

Win32 implementation of IArchString.

Definition at line 23 of file CArchSystemWindows.h.


Member Function Documentation

std::string CArchSystemWindows::getOSName (  )  const [virtual]

Identify the OS.

Returns a string identifying the operating system.

Implements IArchSystem.

Definition at line 35 of file CArchSystemWindows.cpp.

std::string CArchSystemWindows::getPlatformName (  )  const [virtual]

Identify the platform.

Returns a string identifying the platform this OS is running on.

Implements IArchSystem.

Definition at line 112 of file CArchSystemWindows.cpp.


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

Generated on 12 Nov 2010 for synergy-plus by  doxygen 1.6.1