ChessPlusPlus
WIP
cplusplus.com Community Project
|
The base class for all resource classes. More...
#include <ResourceManager.hpp>
Public Member Functions | |
virtual | ~Resource ()=0 |
The base class for all resource classes.
configuration.setting(path...)
. In other words, the result of chesspp::config::Configuration::setting() should be able to be passed as the only argument to construct the resource.
|
inlinepure virtualdefault |