Simulacrum  1.2
Public Member Functions | Protected Attributes | List of all members
Simulacrum::SResourceSLuaLoader Class Reference

#include <sresource.h>

Inheritance diagram for Simulacrum::SResourceSLuaLoader:
Inheritance graph
Collaboration diagram for Simulacrum::SResourceSLuaLoader:
Collaboration graph

Public Member Functions

 SResourceSLuaLoader (const std::string &srcode)
 
virtual ~SResourceSLuaLoader ()
 
virtual std::string name () override
 
virtual std::vector< std::string > sspaceList (const std::string &path) override
 
virtual std::string sspaceListTitle (const std::string &path) override
 
virtual void getSSpaceInto (SSpace &, const std::string &path, const std::string &sspacename) override
 
virtual std::string layoutRecommendation (const std::string &path) override
 
- Public Member Functions inherited from Simulacrum::SResourceLoader
 SResourceLoader ()
 
virtual ~SResourceLoader ()
 
virtual void setResource (SResource &)
 

Protected Attributes

SResourceSLuaLoaderPrivates * SLuaPrivateData
 
- Protected Attributes inherited from Simulacrum::SResourceLoader
SResourceLoaderPrivates * PrivateData
 

Additional Inherited Members

- Static Public Member Functions inherited from Simulacrum::SResourceLoader
static std::string userLoadersPath ()
 

Constructor & Destructor Documentation

◆ SResourceSLuaLoader()

SResourceSLuaLoader::SResourceSLuaLoader ( const std::string &  srcode)

◆ ~SResourceSLuaLoader()

SResourceSLuaLoader::~SResourceSLuaLoader ( )
virtual

Member Function Documentation

◆ getSSpaceInto()

void SResourceSLuaLoader::getSSpaceInto ( SSpace target,
const std::string &  path,
const std::string &  sspacename 
)
overridevirtual

Reimplemented from Simulacrum::SResourceLoader.

◆ layoutRecommendation()

std::string SResourceSLuaLoader::layoutRecommendation ( const std::string &  path)
overridevirtual

Reimplemented from Simulacrum::SResourceLoader.

◆ name()

std::string SResourceSLuaLoader::name ( )
overridevirtual

Reimplemented from Simulacrum::SResourceLoader.

◆ sspaceList()

std::vector< std::string > SResourceSLuaLoader::sspaceList ( const std::string &  path)
overridevirtual

Reimplemented from Simulacrum::SResourceLoader.

◆ sspaceListTitle()

std::string SResourceSLuaLoader::sspaceListTitle ( const std::string &  path)
overridevirtual

Reimplemented from Simulacrum::SResourceLoader.

Member Data Documentation

◆ SLuaPrivateData

SResourceSLuaLoaderPrivates* Simulacrum::SResourceSLuaLoader::SLuaPrivateData
protected

The documentation for this class was generated from the following files:
Simulacrum Project