#include <ObjectURI.h>
Public Member Functions | |
| CaseLessThan (string_table &st, bool caseless=false) | |
| bool | operator() (const ObjectURI &a, const ObjectURI &b) const |
| gnash::ObjectURI::CaseLessThan::CaseLessThan | ( | string_table & | st, | |
| bool | caseless = false | |||
| ) | [inline] |
| bool gnash::ObjectURI::CaseLessThan::operator() | ( | const ObjectURI & | a, | |
| const ObjectURI & | b | |||
| ) | const [inline] |
References gnash::ObjectURI::name, and gnash::ObjectURI::noCase().
1.7.1