![]() | InDesign SDK 20.5 |
This is the complete list of members for URI, including all inherited members.
| ClearURI() | URI | |
| Component enum name | URI | |
| data_type typedef (defined in URI) | URI | |
| GetComponent(Component component) const | URI | |
| GetURI() const | URI | |
| GetURIW() const | URI | |
| HasComponent(Component component) const | URI | |
| kAuthority enum value | URI | |
| kFragment enum value | URI | |
| kPath enum value | URI | |
| kQuery enum value | URI | |
| kScheme enum value | URI | |
| operator!=(const URI &rhs) const | URI | |
| operator<(const URI &rhs) const | URI | |
| operator=(const URI &rhs) | URI | |
| operator==(const URI &rhs) const | URI | |
| ReadWrite(IPMStream *s) | URI | |
| RemoveComponent(Component component) | URI | |
| SetComponent(Component component, const WideString &value) | URI | |
| SetURI(const std::string &uri) | URI | |
| SetURIW(const WideString &uri) | URI | |
| URI() | URI | |
| URI(const std::string &uri) | URI | |
| URI(const WideString &uri) | URI | |
| URI(const URI &uri) | URI | |
| VerifyURI(Component *badComponent=nil) const | URI | |
| ~URI() | URI | virtual |