Home
last modified time | relevance | path

Searched refs:ElementCastArg (Results 1 – 2 of 2) sorted by relevance

/dports/net/ipsumdump/ipsumdump-1.86/libclick-2.1/include/click/
H A Dargs.hh1396 class ElementCastArg { public: class
1397 ElementCastArg(const char *t) in ElementCastArg() function in ElementCastArg
/dports/net/ipsumdump/ipsumdump-1.86/libclick-2.1/libsrc/
H A Dargs.cc1423 ElementCastArg::parse(const String &str, Element *&result, const ArgContext &args) in parse()