Introduction
Downloads
Documentation
Tutorials
Pixie Lite
Forum

Home

Platform_FileSystem_Device Class Reference
[Platform]

Platform independent abstraction of a file system device. More...

Inheritance diagram for Platform_FileSystem_Device:

Platform_Win32_FileSystem_Device

List of all members.


Public Member Functions

virtual ~Platform_FileSystem_Device ()
virtual const char * GetName () const =0

Detailed Description

Platform independent abstraction of a file system device.

Author:
Mattias Gustavsson
Provides access to the name of a file system device. This will be platform specific.

Definition at line 21 of file Platform_FileSystem_Device.h.


Constructor & Destructor Documentation

virtual Platform_FileSystem_Device::~Platform_FileSystem_Device (  )  [virtual]

Destructor

Definition at line 28 of file Platform_FileSystem_Device.h.


Member Function Documentation

virtual const char* Platform_FileSystem_Device::GetName (  )  const [pure virtual]

Retrieves the name of this device

Returns:
The name of the device

Implemented in Platform_Win32_FileSystem_Device.



Pixie University and the Pixie Game Engine is created and managed by Mattias Gustavsson.
Reproduction/republishing of any material on this site without permission is strictly prohibited.