| Top |
struct SkkSkkServ {
SkkDict parent_instance;
SkkSkkServPrivate * priv;
};
Network based Implementation of Dict.
struct SkkSkkServClass {
SkkDictClass parent_class;
};
The class structure for SKK_TYPE_SKK_SERV. All the fields in this structure are private and should never be accessed directly.