, including all inherited members.
| _argp (defined in Xrl) | Xrl | [mutable, private] |
| _args (defined in Xrl) | Xrl | [mutable, private] |
| _command (defined in Xrl) | Xrl | [private] |
| _finder_protocol (defined in Xrl) | Xrl | [private, static] |
| _packed_bytes (defined in Xrl) | Xrl | [mutable, private] |
| _protocol (defined in Xrl) | Xrl | [private] |
| _resolved (defined in Xrl) | Xrl | [mutable, private] |
| _resolved_sender (defined in Xrl) | Xrl | [mutable, private] |
| _sna_atom (defined in Xrl) | Xrl | [mutable, private] |
| _string_no_args (defined in Xrl) | Xrl | [mutable, private] |
| _target (defined in Xrl) | Xrl | [private] |
| _to_finder (defined in Xrl) | Xrl | [mutable, private] |
| args() | Xrl | [inline] |
| args() const | Xrl | [inline] |
| clear_cache() (defined in Xrl) | Xrl | [private] |
| command() const | Xrl | [inline] |
| copy(const Xrl &xrl) (defined in Xrl) | Xrl | [private] |
| fill(const uint8_t *buffer, size_t buffer_bytes) (defined in Xrl) | Xrl | |
| is_resolved() const | Xrl | |
| operator=(const Xrl &rhs) (defined in Xrl) | Xrl | |
| operator==(const Xrl &x) const | Xrl | |
| pack(uint8_t *buffer, size_t buffer_bytes) const | Xrl | |
| packed_bytes() const | Xrl | |
| parse_xrl_path(const char *xrl_path) (defined in Xrl) | Xrl | [private] |
| protocol() const | Xrl | [inline] |
| resolved() const (defined in Xrl) | Xrl | [inline] |
| resolved_sender() const (defined in Xrl) | Xrl | [inline] |
| set_args(const Xrl &x) const (defined in Xrl) | Xrl | |
| set_resolved(bool r) const (defined in Xrl) | Xrl | [inline] |
| set_resolved_sender(ref_ptr< XrlPFSender > &s) const (defined in Xrl) | Xrl | [inline] |
| set_target(const char *target) (defined in Xrl) | Xrl | |
| str() const | Xrl | |
| string_no_args() const | Xrl | [inline] |
| target() const | Xrl | [inline] |
| to_finder() const (defined in Xrl) | Xrl | |
| unpack(const uint8_t *buffer, size_t buffer_bytes) | Xrl | |
| unpack_command(string &cmd, const uint8_t *in, size_t len) (defined in Xrl) | Xrl | [static] |
| Xrl(const string &protocol, const string &protocol_target, const string &command, const XrlArgs &args) | Xrl | |
| Xrl(const string &target, const string &command, const XrlArgs &args) | Xrl | |
| Xrl(const string &protocol, const string &protocol_target, const string &command) | Xrl | |
| Xrl(const string &target, const string &command) | Xrl | |
| Xrl(const char *target, const char *command) | Xrl | |
| Xrl(const char *xrl_c_str) | Xrl | |
| Xrl() (defined in Xrl) | Xrl | |
| Xrl(const Xrl &xrl) (defined in Xrl) | Xrl | |
| ~Xrl() (defined in Xrl) | Xrl | |