webengine/widgetregistry/Server/inc/UidAllocator.h
changeset 25 0ed94ceaa377
parent 0 dd21522fd290
child 26 cb62a4f66ebe
equal deleted inserted replaced
22:9a9a761f03f1 25:0ed94ceaa377
    18 
    18 
    19 #ifndef UIDALLOCATOR_H
    19 #ifndef UIDALLOCATOR_H
    20 #define UIDALLOCATOR_H
    20 #define UIDALLOCATOR_H
    21 
    21 
    22 // INCLUDE FILES
    22 // INCLUDE FILES
    23 #include "WidgetRegistryConstants.h"
    23 #include "widgetregistryconstants.h"
    24 
    24 
    25 /**
    25 /**
    26  * This class allows clients to allocate a UID from a given range.
    26  * This class allows clients to allocate a UID from a given range.
    27  * @internalComponent
    27  * @internalComponent
    28  */
    28  */