org::xmlBlaster::util::Prop< T > Member List

This is the complete list of members for org::xmlBlaster::util::Prop< T >, including all inherited members.

getOrigin() constorg::xmlBlaster::util::Prop< T >
getValue() constorg::xmlBlaster::util::Prop< T >
isModified() constorg::xmlBlaster::util::Prop< T >
operator=(const Prop &prop)org::xmlBlaster::util::Prop< T >
Prop(const T &value=T(), PropEnum origin=CREATED_BY_DEFAULT)org::xmlBlaster::util::Prop< T >
Prop(const Prop &prop)org::xmlBlaster::util::Prop< T >
setValue(Property &prop, const std::string &propName)org::xmlBlaster::util::Prop< T >
setValue(const T &value, PropEnum origin=CREATED_BY_DEFAULT)org::xmlBlaster::util::Prop< T >