Uses of Interface
ThincMsgFlag

Uses of ThincMsgFlag in <Unnamed>
 

Classes in <Unnamed> that implement ThincMsgFlag
 class ThincSMsgFlag
          general flag option class for server. every server flag optioned messages derived from this class. because there are server flags, it is implemented only by ThincSMsgFlag now. for usage, see ThincSMsgFBRawUpdate
 class ThincSMsgFlagCache
          class for cache flag message. receives cache message and puts/gets the object to/from the cache by id from server.
 class ThincSMsgFlagFBZData
          class for compress flag message and unzipping the compressed image.
 class ThincSMsgFlagResize
          class for resize flag message.