Public Member Functions | |
| Count64 () | |
| void | operator+= (unsigned arg) |
Public Attributes | |
| unsigned | hi |
| unsigned | lo |
Definition at line 87 of file QuickTimeFileSink.cpp.
| Count64::Count64 | ( | ) | [inline] |
Definition at line 89 of file QuickTimeFileSink.cpp.
| void Count64::operator+= | ( | unsigned | arg | ) |
Definition at line 1070 of file QuickTimeFileSink.cpp.
| unsigned Count64::hi |
Definition at line 93 of file QuickTimeFileSink.cpp.
Referenced by Count64(), and operator+=().
| unsigned Count64::lo |
Definition at line 93 of file QuickTimeFileSink.cpp.
Referenced by Count64(), and operator+=().
1.6.3