#include <RCReader.h>
Collaboration diagram for RCReader:
Public Member Functions | |
string | get_ais_database () const throw () |
const int | get_always_validate () throw () |
const int | get_default_expires () throw () |
const bool | get_deflate () throw () |
const string | get_dods_cache_root () |
const int | get_ignore_expires () throw () |
const int | get_max_cache_size () throw () |
const unsigned int | get_max_cached_obj () throw () |
const string | get_no_proxy_for_host () throw () |
const int | get_no_proxy_for_port () throw () |
const string | get_no_proxy_for_protocol () throw () |
const string | get_proxy_for_proxy_host_url () throw () |
const string | get_proxy_for_regexp () throw () |
const int | get_proxy_for_regexp_flags () throw () |
const string | get_proxy_server_host () throw () |
Get the proxy host. | |
const string | get_proxy_server_host_url () throw () |
const int | get_proxy_server_port () throw () |
Get the proxy port. | |
const string | get_proxy_server_protocol () throw () |
Get the proxy server protocol. | |
const string | get_proxy_server_userpw () throw () |
Get the proxy username and password. | |
const bool | get_use_cache () throw () |
int | get_validate_ssl () const throw () |
bool | is_no_proxy_for_used () throw () |
bool | is_proxy_for_used () throw () |
void | set_ais_database (const string &db) throw () |
void | set_always_validate (int i) throw () |
void | set_default_expires (int i) throw () |
void | set_deflate (bool b) throw () |
void | set_ignore_expires (int i) throw () |
void | set_max_cache_size (int i) throw () |
void | set_max_cached_obj (int i) throw () |
void | set_no_proxy_for_host (const string &s) throw () |
void | set_no_proxy_for_port (int i) throw () |
void | set_no_proxy_for_protocol (const string &s) throw () |
void | set_proxy_for_proxy_host_url (const string &s) throw () |
void | set_proxy_for_regexp (const string &s) throw () |
void | set_proxy_for_regexp_flags (int i) throw () |
void | set_proxy_server_host (const string &s) throw () |
void | set_proxy_server_host_url (const string &s) throw () |
void | set_proxy_server_port (int l) throw () |
void | set_proxy_server_protocol (const string &s) throw () |
void | set_proxy_server_userpw (const string &s) throw () |
void | set_use_cache (bool b) throw () |
void | set_validate_ssl (int i) throw () |
Static Public Member Functions | |
RCReader * | instance () |
Friends | |
class | HTTPConnectTest |
class | RCReaderTest |
NB: DODS_CACHE_INIT is deprecated and may be removed in the future.
Definition at line 51 of file RCReader.h.
|
Definition at line 248 of file RCReader.h. Referenced by AISConnect::AISConnect(). |
|
Definition at line 154 of file RCReader.h. |
|
Definition at line 150 of file RCReader.h. |
|
Definition at line 163 of file RCReader.h. |
|
Definition at line 130 of file RCReader.h. |
|
Definition at line 146 of file RCReader.h. |
|
Definition at line 138 of file RCReader.h. |
|
Definition at line 142 of file RCReader.h. |
|
Definition at line 237 of file RCReader.h. |
|
Definition at line 243 of file RCReader.h. |
|
Definition at line 233 of file RCReader.h. |
|
Definition at line 213 of file RCReader.h. |
|
Definition at line 208 of file RCReader.h. |
|
Definition at line 219 of file RCReader.h. |
|
Definition at line 174 of file RCReader.h. |
|
Definition at line 189 of file RCReader.h. References long_to_string(). |
Here is the call graph for this function:
|
Definition at line 179 of file RCReader.h. |
|
Definition at line 169 of file RCReader.h. |
|
Definition at line 184 of file RCReader.h. |
|
Definition at line 134 of file RCReader.h. |
|
Definition at line 158 of file RCReader.h. |
|
Definition at line 418 of file RCReader.cc. Referenced by AISConnect::AISConnect(). |
|
Definition at line 229 of file RCReader.h. |
|
Definition at line 203 of file RCReader.h. |
|
Definition at line 342 of file RCReader.h. |
|
Definition at line 274 of file RCReader.h. |
|
Definition at line 270 of file RCReader.h. |
|
Definition at line 283 of file RCReader.h. |
|
Definition at line 266 of file RCReader.h. |
|
Definition at line 258 of file RCReader.h. |
|
Definition at line 262 of file RCReader.h. |
|
Definition at line 331 of file RCReader.h. |
|
Definition at line 337 of file RCReader.h. |
|
Definition at line 327 of file RCReader.h. |
|
Definition at line 317 of file RCReader.h. |
|
Definition at line 312 of file RCReader.h. |
|
Definition at line 322 of file RCReader.h. |
|
Definition at line 292 of file RCReader.h. |
|
Definition at line 306 of file RCReader.h. |
|
Definition at line 296 of file RCReader.h. |
|
Definition at line 288 of file RCReader.h. |
|
Definition at line 300 of file RCReader.h. |
|
Definition at line 254 of file RCReader.h. |
|
Definition at line 278 of file RCReader.h. |
|
Definition at line 124 of file RCReader.h. |
|
Definition at line 123 of file RCReader.h. |