Public Methods
Protected Members
Detailed Description
[protected]
[protected]
Default Constructor
Returns the id corresponding to the pointer (or add if absent)
Returns the pointer corresponding to the id
convert all elements to using IDs (before saving)
[const]
convert all elements to using Ptrs (after loading)
void printOn (ostream &out=cout)
|
[const virtual]
print function used for operator <<
Reimplemented from Object.
void readFrom (istream &in=cin)
|
Read function used for operator >>
Reimplemented from Object.
friend istream & operator >> (istream &in, GMMSet &cov)
|
extractor operator
Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:40 2002, using kdoc 2.0a40. |