COOPY » Guide
version 0.6.5
|
#include <Format.h>
Public Member Functions | |
Format () | |
Data Fields | |
int | id |
std::string | name |
coopy::format::Format::Format | ( | ) | [inline] |
Definition at line 27 of file Format.h.
References coopy::format::FORMAT_UNKNOWN, and name.
Definition at line 24 of file Format.h.
Referenced by coopy::cmp::PatchParser::apply(), coopy::store::PolyBook::expand(), coopy::format::FormatSniffer::getFormat(), and coopy::store::sqlite::SqliteTextBook::read().
std::string coopy::format::Format::name |
Definition at line 25 of file Format.h.
Referenced by Format(), and coopy::format::FormatSniffer::getFormat().