#include <rfc2833.h>
Inherits std::vector< bool >.
Public Types | |
| enum | { NumEvents = 256 } |
Public Member Functions | |
| OpalRFC2833EventsMask (bool defaultValue=false) | |
| OpalRFC2833EventsMask (const char *defaultValues) | |
| OpalRFC2833EventsMask & | operator&= (const OpalRFC2833EventsMask &other) |
Friends | |
| ostream & | operator<< (ostream &strm, const OpalRFC2833EventsMask &mask) |
| istream & | operator>> (istream &strm, OpalRFC2833EventsMask &mask) |
| OpalRFC2833EventsMask::OpalRFC2833EventsMask | ( | bool | defaultValue = false |
) |
| OpalRFC2833EventsMask::OpalRFC2833EventsMask | ( | const char * | defaultValues | ) |
| OpalRFC2833EventsMask& OpalRFC2833EventsMask::operator&= | ( | const OpalRFC2833EventsMask & | other | ) |
| ostream& operator<< | ( | ostream & | strm, | |
| const OpalRFC2833EventsMask & | mask | |||
| ) | [friend] |
| istream& operator>> | ( | istream & | strm, | |
| OpalRFC2833EventsMask & | mask | |||
| ) | [friend] |
1.6.1