|
fw4spl
|
This namespace contains visitors used to perform various operations with data objects. More...
Classes | |
| class | CompareObjects |
| Visitor used to compare two objects. More... | |
| struct | GetCampValueVisitor |
| class | GetObject |
| This class is an helper to introspect a data and find an object (contained into this data) from a normalized path. More... | |
| struct | LockVisitor |
| struct | PathVisitor |
| Check if object introspection process mathes a given path. More... | |
| struct | PropertyVisitor |
| class | RecursiveLock |
| This class is an helper to lock an object and all its children recursively. More... | |
Typedefs | |
| typedef CompareObjects::PropsMapType::value_type | PropType |
This namespace contains visitors used to perform various operations with data objects.