COOPY » Guide
version 0.6.5
|
#include <FormatDesc.h>
Public Member Functions | |
Extension (const char *ext, const char *notes) | |
Data Fields | |
std::string | ext |
std::string | notes |
Definition at line 27 of file FormatDesc.h.
coopy::store::FormatDesc::Extension::Extension | ( | const char * | ext, |
const char * | notes | ||
) | [inline] |
Definition at line 31 of file FormatDesc.h.
std::string coopy::store::FormatDesc::Extension::ext |
Definition at line 29 of file FormatDesc.h.
std::string coopy::store::FormatDesc::Extension::notes |
Definition at line 30 of file FormatDesc.h.