Go to the source code of this file.
Functions |
| std::string | toString (const std::wstring &inString) |
| std::wstring | toWString (const std::string &inString) |
| std::wstring | toWString (unsigned int inNum) |
Function Documentation
| std::string toString |
( |
const std::wstring & |
inString | ) |
|
|
inline |
| std::wstring toWString |
( |
const std::string & |
inString | ) |
|
|
inline |
Referenced by BallController13::acquireBall(), BallController13::assumeOwnership(), BallController13::BallController13(), BallController13::ballNotVisible(), BallController13::ballRemoved(), BallController13::ballUpdated(), BallController13::ballVisible(), BallController13::createAndJoinFederation(), BallController13::createPublicationRegion(), BallController13::deleteBall(), BallController13::divestBall(), BallController13::ownershipAcquired(), BallController13::ownershipDivested(), BallController13::receiveUpdates(), BallController13::releaseOwnership(), BallController13::resignAndDestroyFederation(), BallController13::sendUpdates(), ObjectParams13::setInstanceName(), BallController13::subscribeToDefaultRegion(), BallController13::subscribeWithRegion(), BallController13::unsubscribeFromDefaultRegion(), and BallController13::unsubscribeWithRegionsKeepRegionInfo().
| std::wstring toWString |
( |
unsigned int |
inNum | ) |
|
|
inline |