|
Wittyshare
0.2
|
Node structure, must be inherited. More...
#include <boost/lexical_cast.hpp>#include <algorithm>#include <ConfigManager/WsNodeProperties.h>#include <Include/WsGlobalConfig.h>#include "WsAbstractNode.h"

Go to the source code of this file.
Classes | |
| class | WsNode |
| Represents a node on disk. More... | |
| struct | WsNode::compareNodes |
| Compares two nodes and returns true or false depending on : If Sort order is asc in the node configuration file, return true if the lhs sort number > rhs sort number, false otherwise If there are no sort number return true if lhs.getName < rhs.getName. If the sort order is desc, the return values are inversed. More... | |
Node structure, must be inherited.
Author: Benoit Daccache, ben.daccache@gmail.com
Definition in file WsNode.h.
1.8.6