|
MediaInfoLib
0.7
|
#include <string>#include <ZenLib/Conf.h>Go to the source code of this file.
Namespaces | |
| namespace | MediaInfoLib |
| defined(_WIN32) | |
Macros | |
| #define | _T(__x) __T(__x) |
| #define | __T(__x) __x |
Typedefs | |
| typedef char | MediaInfoLib::Char |
| typedef std::basic_string < MediaInfoLib::Char > | MediaInfoLib::String |
| typedef std::basic_stringstream < MediaInfoLib::Char > | MediaInfoLib::StringStream |
| typedef std::basic_istringstream < MediaInfoLib::Char > | MediaInfoLib::tiStringStream |
| typedef std::basic_ostringstream < MediaInfoLib::Char > | MediaInfoLib::toStringStream |
| #define __T | ( | __x | ) | __x |
Definition at line 133 of file MediaInfo_Const.h.
| #define _T | ( | __x | ) | __T(__x) |
Definition at line 125 of file MediaInfo_Const.h.
1.8.1