Public Types | |
| enum | type { read_only = 00000001, write_only = 00000002, access_normal = 00000004, access_random = 00000010, compression_normal = 00000020, compression_all = 00000040, defaults = 0 } |
Friends | |
| open::type | operator| (open::type a, open::type b) |
| open::type | operator& (open::type a, open::type b) |
| open::type | operator^ (open::type a, open::type b) |
| open::type | operator~ (open::type a) |
| enum tpie::open::type |
Definition at line 39 of file stream.h.