OPAL  Version 3.12.9
OpalConnection::StringOptions Class Reference

#include <connection.h>

Inherits PStringOptions.

Public Member Functions

void ExtractFromURL (PURL &url)
 
void ExtractFromString (PString &str)
 

Member Function Documentation

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: