#include <manager.h>
|
| RouteEntry (const PString &pat, const PString &dest) |
|
void | PrintOn (ostream &strm) const |
|
◆ RouteEntry()
OpalManager::RouteEntry::RouteEntry |
( |
const PString & |
pat, |
|
|
const PString & |
dest |
|
) |
| |
◆ PrintOn()
void OpalManager::RouteEntry::PrintOn |
( |
ostream & |
strm | ) |
const |
◆ destination
PString OpalManager::RouteEntry::destination |
◆ pattern
PString OpalManager::RouteEntry::pattern |
◆ regex
PRegularExpression OpalManager::RouteEntry::regex |
The documentation for this class was generated from the following file: