#include <mp3_ids.h>
Inheritance diagram for mp3_id::sum_size:
Public Member Functions | |
sum_size (id *pID) | |
Total size ID constructor. | |
string | ParseID (void) const |
Total size ID parse. | |
void | IncrementSumSize (long long IncrementSize) |
Increment sum size ID. | |
long long | GetSumSize (void) const |
Get sum size ID value. | |
Static Private Attributes | |
long long | m_SumSize = 0 |
Sum size of mp3 files. |
|
Total size ID constructor.
|
Here is the call graph for this function:
|
Total size ID parse.
Implements id. |
Here is the call graph for this function:
|
Increment sum size ID.
|
|
Get sum size ID value.
|
|
Sum size of mp3 files.
|
![]() |
![]() |
![]() |