|
static MediaType | MediaTypeFromVideoContentType (VideoDbContentType videoContentType) |
|
static std::string | GetField (Field field, const MediaType &mediaType, DatabaseQueryPart queryPart) |
|
static int | GetField (Field field, const MediaType &mediaType) |
|
static int | GetFieldIndex (Field field, const MediaType &mediaType) |
|
static bool | GetSelectFields (const Fields &fields, const MediaType &mediaType, FieldList &selectFields) |
|
static bool | GetFieldValue (const dbiplus::field_value &fieldValue, CVariant &variantValue) |
|
static bool | GetDatabaseResults (const MediaType &mediaType, const FieldList &fields, const std::unique_ptr< dbiplus::Dataset > &dataset, DatabaseResults &results) |
|
static std::string | BuildLimitClause (int end, int start=0) |
|
static std::string | BuildLimitClauseOnly (int end, int start=0) |
|
static size_t | GetLimitCount (int end, int start) |
|
The documentation for this class was generated from the following files: