Resources of a WsNode.
More...
#include <WsNodeResources.h>
Resources of a WsNode.
TODO not implemented yet
Definition at line 29 of file WsNodeResources.h.
WsNodeResources::WsNodeResources |
( |
boost::filesystem::path |
nodePath | ) |
|
void WsNodeResources::add |
( |
Type |
, |
|
|
const std::string & |
value |
|
) |
| |
int WsNodeResources::createResourcesDirectories |
( |
| ) |
|
const vector< string > & WsNodeResources::get |
( |
Type |
t | ) |
|
std::vector<std::string> WsNodeResources::m_iconesUrl |
|
private |
std::vector<std::string> WsNodeResources::m_imagesUrl |
|
private |
boost::filesystem::path WsNodeResources::m_nodePath |
|
private |
std::vector<std::string> WsNodeResources::m_templatesUrl |
|
private |
The documentation for this class was generated from the following files:
- /Users/benoitdaccache/Documents/Dropbox/Programming/Ws/wscore/src/ConfigManager/WsNodeResources.h
- /Users/benoitdaccache/Documents/Dropbox/Programming/Ws/wscore/src/ConfigManager/WsNodeResources.cpp