Public Methods
Protected Members
Detailed Description
[protected]
[protected]
Default Constructor
Indexing operator, returns the Ptr to the specified ID
Returns the number of elements
Returns the id corresponding to the pointer (or add if absent)
[const]
Returns the pointer corresponding to the id
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, MeanSet &cov)
|
extractor operator
Generated by: jmvalin@usw-pr-shell2 on Mon Jun 24 00:06:40 2002, using kdoc 2.0a40. |