30 any = par(
"any").stdstringValue();
31 std::string del = par(
"delimiter").stdstringValue();
32 if(del.length() > 0 && del.at(0)!=
' '){
49 std::vector<std::string>::iterator itS = addrParsed.begin();
55 }
else if(*itS != *itM){
std::vector< std::string > thisIPCAddrParsed
const APN & getIpcAddress() const
Getter of IPC Process address which should be unambiguous within DIF.
std::vector< std::string > & split(const std::string &s, char delim, std::vector< std::string > &elems)
virtual bool matchesThisIPC(const Address &addr, PDU *pdu)
Define_Module(PrefixMatch)
virtual void onPolicyInit()
const std::string & getName() const
Gets APN string name representation.
Address class holds IPC Process identification.