Sirikata
Namespaces | Functions
libogre/src/resourceManager/ReplacingDataStream.cpp File Reference
#include <sirikata/ogre/resourceManager/ReplacingDataStream.hpp>
#include <sirikata/ogre/resourceManager/CDNArchive.hpp>
#include <sirikata/core/transfer/URL.hpp>
#include <boost/regex.hpp>
#include <vector>
Include dependency graph for ReplacingDataStream.cpp:

Namespaces

namespace  Sirikata
 

Note: All the classes provided in this file are thin wrappers around the corresponding classes in ASIO.


namespace  Sirikata::Graphics
 

Namespace for the OGRE Graphics Plugin: see class OgreSystem.


Functions

template<class MemoryBuffer >
bool Sirikata::Graphics::tnext_eol (const MemoryBuffer &input, typename MemoryBuffer::size_type &where_lexeme_start)
bool Sirikata::Graphics::next_eol (const MemoryBuffer &input, MemoryBuffer::size_type &where_lexeme_start)
bool Sirikata::Graphics::next_eol (const Ogre::String &input, Ogre::String::size_type &where_lexeme_start)
Ogre::String & Sirikata::Graphics::unreplaceColonSlashSlash (Ogre::String &input)
Ogre::String & Sirikata::Graphics::replaceColonSlashSlash (Ogre::String &input)
Ogre::String::size_type Sirikata::Graphics::find_space_colon_space (const Ogre::String &input, Ogre::String::size_type start)