smf/smfservermodule/smfclient/common/smfgroup.cpp
changeset 14 a469c0e6e7fb
parent 7 be09cf1f39dd
equal deleted inserted replaced
13:b5d63d5fc252 14:a469c0e6e7fb
    12  * Contributors:
    12  * Contributors:
    13  * Manasij Roy, Nalina Hariharan
    13  * Manasij Roy, Nalina Hariharan
    14  * 
    14  * 
    15  * Description:
    15  * Description:
    16  * The group class represents an instance of a group as per SN site terminolgy
    16  * The group class represents an instance of a group as per SN site terminolgy
    17  *
       
    18  *  Created on: Apr 16, 2010
       
    19  *      Author: manasij
       
    20  */
    17  */
    21 	
    18 	
    22 #include "smfgroup.h"
    19 #include "smfgroup.h"
    23 //private impl
    20 //private impl
    24 #include "smfgroup_p.h"
    21 #include "smfgroup_p.h"