#include <connection.h>
Inherits PStringOptions.
OpalConnection::StringOptions::StringOptions |
( |
| ) |
|
|
inline |
OpalConnection::StringOptions::StringOptions |
( |
const PString & |
str | ) |
|
|
inline |
void OpalConnection::StringOptions::ExtractFromString |
( |
PString & |
str | ) |
|
Extract the parameters that start with "OPAL-XXX" from the ';' separated string and insert into the string options dictionary. Note everything is ignored up to the first ';', then everything after, and including, the ';' is removed from the string.
void OpalConnection::StringOptions::ExtractFromURL |
( |
PURL & |
url | ) |
|
Extract the parameters that start with "OPAL-XXX" from the URL and insert into the string options dictionary. The parameters are removed from the URL.
The documentation for this class was generated from the following file: