fw4spl
fwDataCamp::visitor Namespace Reference

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
 

Detailed Description

This namespace contains visitors used to perform various operations with data objects.