7 #ifndef __GOP_AdhocGroup_h__ 
    8 #define __GOP_AdhocGroup_h__ 
   22         , myOwnedByMe(ownedbyme)
 
   34     bool destroyAdhocGroup();
 
   36     int64 getMemoryUsage(
bool inclusive) 
const;
 
bool operator==(const GOP_AdhocGroup &g) const 
 
GOP_AdhocGroup(GA_Group *group, bool ownedbyme)