#include <erMdsContent.h>
Public Attributes | |
clIconID_e | iconID |
char | clIconURL [ERMDS_MAX_FILENAME_SIZE] |
char | szFileExt [ERMDS_MAX_FILENAME_SIZE] |
char | szTitle [ERCL_MAX_TITLE_SIZE] |
char | szSubTitle [ERCL_MAX_SUBTITLE_SIZE] |
char | szDate [ERCL_MAX_SUBTITLE_SIZE] |
char | szDescription [ERCL_MAX_DESCRIPTION_SIZE] |
mdsFsItemType_e | fit |
char | szFilename [ERMDS_MAX_FILENAME_SIZE] |
char | szManifest [ERMDS_MAX_FILENAME_SIZE] |
char | szExtID [ERMDS_MAX_EXTENSION_ID_SIZE] |
int | size |
struct { | |
gboolean bDefault | |
gboolean bDelete | |
gboolean bScribble | |
gboolean bTagging | |
} | modifyEnable |
Definition at line 163 of file erMdsContent.h.
Definition at line 165 of file erMdsContent.h.
char clDisplayItem_t::clIconURL[ERMDS_MAX_FILENAME_SIZE] |
Definition at line 166 of file erMdsContent.h.
char clDisplayItem_t::szFileExt[ERMDS_MAX_FILENAME_SIZE] |
Definition at line 167 of file erMdsContent.h.
char clDisplayItem_t::szTitle[ERCL_MAX_TITLE_SIZE] |
Definition at line 168 of file erMdsContent.h.
char clDisplayItem_t::szSubTitle[ERCL_MAX_SUBTITLE_SIZE] |
Definition at line 169 of file erMdsContent.h.
char clDisplayItem_t::szDate[ERCL_MAX_SUBTITLE_SIZE] |
Definition at line 170 of file erMdsContent.h.
char clDisplayItem_t::szDescription[ERCL_MAX_DESCRIPTION_SIZE] |
Definition at line 171 of file erMdsContent.h.
Definition at line 172 of file erMdsContent.h.
char clDisplayItem_t::szFilename[ERMDS_MAX_FILENAME_SIZE] |
Definition at line 173 of file erMdsContent.h.
char clDisplayItem_t::szManifest[ERMDS_MAX_FILENAME_SIZE] |
Definition at line 174 of file erMdsContent.h.
char clDisplayItem_t::szExtID[ERMDS_MAX_EXTENSION_ID_SIZE] |
Definition at line 175 of file erMdsContent.h.
Definition at line 176 of file erMdsContent.h.
gboolean clDisplayItem_t::bDefault |
Definition at line 179 of file erMdsContent.h.
gboolean clDisplayItem_t::bDelete |
Definition at line 180 of file erMdsContent.h.
gboolean clDisplayItem_t::bScribble |
Definition at line 181 of file erMdsContent.h.
gboolean clDisplayItem_t::bTagging |
Definition at line 182 of file erMdsContent.h.
struct { ... } clDisplayItem_t::modifyEnable |