|
OPAL
Version 3.14.3
|
#include <rfc2833.h>
Inherits std::vector< T >.
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) |
Additional Inherited Members | |
Data Fields inherited from std::vector< T > | |
| T | elements |
| STL member. More... | |
| OpalRFC2833EventsMask::OpalRFC2833EventsMask | ( | bool | defaultValue = false | ) |
| OpalRFC2833EventsMask::OpalRFC2833EventsMask | ( | const char * | defaultValues | ) |
| OpalRFC2833EventsMask& OpalRFC2833EventsMask::operator&= | ( | const OpalRFC2833EventsMask & | other | ) |
|
friend |
|
friend |