NVPairMap
MockZfsEvent::MockZfsEvent(Event::Type type, NVPairMap& map,
NVPairMap &nvpairs,
using DevdCtl::NVPairMap;
MockZfsEvent(Event::Type, NVPairMap&, const string&);
GeomEvent::GeomEvent(Event::Type type, NVPairMap &nvpairs,
ZfsEvent::Builder(Event::Type type, NVPairMap &nvpairs,
ZfsEvent::ZfsEvent(Event::Type type, NVPairMap &nvpairs,
using DevdCtl::NVPairMap;
NVPairMap &nvPairs,
GeomEvent(Type, DevdCtl::NVPairMap &, const string &);
ZfsEvent(Type, DevdCtl::NVPairMap &, const string &);
NVPairMap &nvpairs(*new NVPairMap);
NVPairMap::iterator system_item(nvpairs.find("system"));
NVPairMap::const_iterator item(m_nvPairs.find(varName));
NVPairMap::const_iterator devName(m_nvPairs.find("device-name"));
NVPairMap::const_iterator systemName(m_nvPairs.find("system"));
for (NVPairMap::const_iterator curVar = m_nvPairs.begin();
Event::Event(Type type, NVPairMap &map, const string &eventString)
m_nvPairs(*new NVPairMap(src.m_nvPairs)),
NVPairMap& nvpairs)
DevfsEvent::Builder(Event::Type type, NVPairMap &nvPairs,
DevfsEvent::DevfsEvent(Event::Type type, NVPairMap &nvpairs,
GeomEvent::Builder(Event::Type type, NVPairMap &nvpairs,
GeomEvent::GeomEvent(Event::Type type, NVPairMap &nvpairs,
ZfsEvent::Builder(Event::Type type, NVPairMap &nvpairs,
ZfsEvent::ZfsEvent(Event::Type type, NVPairMap &nvpairs,
Event::Builder(Event::Type type, NVPairMap &nvPairs,
const NVPairMap &GetMap() const;
Event(Type type, NVPairMap &map, const std::string &eventString);
NVPairMap &m_nvPairs;
NVPairMap &nvpairs);
inline const NVPairMap &
DevfsEvent(Type, NVPairMap &, const std::string &);
GeomEvent(Type, NVPairMap &, const std::string &);
ZfsEvent(Type, NVPairMap &, const std::string &);
typedef Event* (BuildMethod)(Type, NVPairMap &, const std::string &);
EventFactory::Build(Event::Type type, NVPairMap &nvpairs,
Event *Build(Event::Type type, NVPairMap &nvpairs,