#include <manager.h>
Public Member Functions | |
| RouteEntry (const PString &pat, const PString &dest) | |
| void | PrintOn (ostream &strm) const | 
Public Attributes | |
| PString | pattern | 
| PString | destination | 
| PRegularExpression | regex | 
| OpalManager::RouteEntry::RouteEntry | ( | const PString & | pat, | |
| const PString & | dest | |||
| ) | 
| void OpalManager::RouteEntry::PrintOn | ( | ostream & | strm | ) | const | 
| PString OpalManager::RouteEntry::pattern | 
| PRegularExpression OpalManager::RouteEntry::regex | 
 1.5.1