Clipboard.cc File Reference

OS-specific implementations of the clipboard functions. More...

#include "Clipboard.h"

Namespaces

namespace  orxonox

Functions

std::string orxonox::fromClipboard ()
 Default implementation if there is no OS-specific implementation or no clipboard. Gets the text from the internal clipboard.
bool orxonox::toClipboard (const std::string &text)
 Default implementation if there is no OS-specific implementation or no clipboard. Copies the text into an internal clipboard.

Variables

static std::string orxonox::clipboard = ""
 Keeps the text of our internal clipboard.


Detailed Description

OS-specific implementations of the clipboard functions.


Generated on Tue Jul 28 16:21:11 2009 for Orxonox by  doxygen 1.5.6