| Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members |
#include <IOSOperator.h>
Inheritance diagram for irr::IOSOperator:

Public Member Functions | |
| virtual void | copyToClipboard (const c8 *text) const =0 |
| Copies text to the clipboard. | |
| virtual const wchar_t * | getOperationSystemVersion () const =0 |
| Get the current operation system version as string. | |
| virtual bool | getProcessorSpeedMHz (u32 *MHz) const =0 |
| Get the processor speed in megahertz. | |
| virtual bool | getSystemMemory (u32 *Total, u32 *Avail) const =0 |
| Get the total and available system RAM. | |
| virtual c8 * | getTextFromClipboard () const =0 |
| Get text from the clipboard. | |
| virtual | ~IOSOperator () |
| Destructor. | |
Definition at line 14 of file IOSOperator.h.
|
|
Destructor.
Definition at line 19 of file IOSOperator.h. |
|
|
Copies text to the clipboard.
|
|
|
Get the current operation system version as string.
|
|
|
Get the processor speed in megahertz.
|
|
||||||||||||
|
Get the total and available system RAM.
|
|
|
Get text from the clipboard.
|
| The Irrlicht
Engine Documentation © 2003-2008 by Nikolaus Gebhardt. Generated
on Sun Jun 1 07:59:12 2008 by Doxygen
(1.4.2) |