Implement the MHEG5 Tokengroup Class 29 TokenGroup Class. Defines a group of Visible objects for navigation. Each Visible object in the group may hold a token, as defined in the TokenManager class. On the basis of the events that are generated when that token moves, a special behaviour for the Visible that holds the token may be implemented, such as a highlight. Base class: Presentable, TokenManager. Subclasses: ListGroup. Status: Concrete class.  
More...
Go to the source code of this file.
Implement the MHEG5 Tokengroup Class 29 TokenGroup Class. Defines a group of Visible objects for navigation. Each Visible object in the group may hold a token, as defined in the TokenManager class. On the basis of the events that are generated when that token moves, a special behaviour for the Visible that holds the token may be implemented, such as a highlight. Base class: Presentable, TokenManager. Subclasses: ListGroup. Status: Concrete class. 
- Date
 - 01/02/2002 
 
- Author
 - R.Freeman 
 
 
Free off all memory associated with the specified object, including any exchanged attributes and internal data. The data holding the object itself is not freed. 
- Parameters
 - 
  
    | tokenGroup | Pointer to object to free.  | 
  
   
- Returns
 - Void
 
Free off all memory associated with the specified object, including any exchanged attributes and internal data. The data holding the object itself is not freed.
- Returns
 - <Return value>=""> Free off all memory associated with the specified object, including any exchanged attributes and internal data. The data holding the object itself is not freed. 
 
- Parameters
 - 
  
    | tokenGroup | Pointer to object to free.  | 
  
   
- Returns
 - Void