Lines Matching full:associated
37 /** Detail associated with this resource */
48 * @note The @p _resource is the URL without the associated protocol, host, or URL parameters. E.g.
54 * @param _service Name of the associated service.
56 * @param _detail Implementation-specific detail associated with the resource.
114 * @param _host IP address or hostname associated with the service.
115 * @param[inout] _port Pointer to port associated with the service.
118 * @param _detail Implementation-specific detail associated with the service.
136 * @param _host IP address or hostname associated with the service.
137 * @param[inout] _port Pointer to port associated with the service.
140 * @param _detail Implementation-specific detail associated with the service.
164 * @param _host IP address or hostname associated with the service.
165 * @param[inout] _port Pointer to port associated with the service.
168 * @param _detail Implementation-specific detail associated with the service.
190 * @param _host IP address or hostname associated with the service.
191 * @param[inout] _port Pointer to port associated with the service.
194 * @param _detail Implementation-specific detail associated with the service.
231 * @brief Iterate over static HTTP resources associated with a given @p _service.
242 * @brief Iterate over all static resources associated with @p _service .