package mozc.user_dictionary

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message UserDictionary

user_dictionary_storage.proto:37

Used in: UserDictionaryStorage

message UserDictionary.Entry

user_dictionary_storage.proto:102

entry of each word

Used in: UserDictionary, UserDictionaryCommand, UserDictionaryCommandStatus

enum UserDictionary.PosType

user_dictionary_storage.proto:38

Used in: Entry

message UserDictionaryCommand

user_dictionary_storage.proto:153

Used in: commands.Input

enum UserDictionaryCommand.CommandType

user_dictionary_storage.proto:154

Used in: UserDictionaryCommand

message UserDictionaryCommandStatus

user_dictionary_storage.proto:255

Used in: commands.Output

enum UserDictionaryCommandStatus.Status

user_dictionary_storage.proto:261

Note: this status code is now temporary assgined. It may be updated (incl. re-numbering) to organize the code. I.e., the code shouldn't be saved in serialized format for now. TODO(hidehiko): Re-organize and re-number the enum values, after we check all necessary codes in.

Used in: UserDictionaryCommandStatus

message UserDictionaryStorage

user_dictionary_storage.proto:138

Used in: UserDictionaryCommandStatus

enum UserDictionaryStorage.StorageType

user_dictionary_storage.proto:145

Used in: UserDictionaryStorage