| 
    HDK
    
   | 
 
#include <GOP_AdhocGroup.h>
Public Member Functions | |
| GOP_AdhocGroup () | |
| GOP_AdhocGroup (GA_Group *group, bool ownedbyme) | |
| bool | operator== (const GOP_AdhocGroup &g) const | 
| bool | destroyAdhocGroup () | 
| int64 | getMemoryUsage (bool inclusive) const | 
Public Attributes | |
| GA_Group * | myGroup | 
| bool | myOwnedByMe | 
Definition at line 15 of file GOP_AdhocGroup.h.
      
  | 
  inline | 
Definition at line 18 of file GOP_AdhocGroup.h.
      
  | 
  inline | 
Definition at line 20 of file GOP_AdhocGroup.h.
| bool GOP_AdhocGroup::destroyAdhocGroup | ( | ) | 
| int64 GOP_AdhocGroup::getMemoryUsage | ( | bool | inclusive | ) | const | 
      
  | 
  inline | 
Definition at line 25 of file GOP_AdhocGroup.h.
| GA_Group* GOP_AdhocGroup::myGroup | 
Definition at line 39 of file GOP_AdhocGroup.h.
| bool GOP_AdhocGroup::myOwnedByMe | 
Definition at line 40 of file GOP_AdhocGroup.h.