#include <MRAmspec.h>
Collaboration diagram for MRAmspec:

|
|
Definition at line 76 of file MRAmspec.h.
|
|
|
Definition at line 82 of file MRAmspec.h.
|
|
||||||||||||||||
|
Definition at line 88 of file MRAmspec.h. References MRAmrange.dim(), and mthis.
|
|
|
Definition at line 96 of file MRAmspec.h. References _dim, mexist, mtheory, and mthis. Referenced by operator=().
|
|
|
Definition at line 166 of file MRAmspec.h.
00166 { return _dim; }
|
|
|
Definition at line 141 of file MRAmspec.h. References _dim, mexist, mtheory, and mthis. Referenced by operator!=(), and operator==().
|
|
|
Definition at line 154 of file MRAmspec.h. References is_equal().
00154 { return !is_equal(rhs); }
|
|
||||||||||||||||
|
Definition at line 129 of file MRAmspec.h. References MRAmrange.dim(), mexist, mtheory, and mthis.
|
|
|
Definition at line 119 of file MRAmspec.h. References mexist, mtheory, and mthis.
|
|
|
Definition at line 109 of file MRAmspec.h. References _dim, mexist, mtheory, and mthis.
|
|
|
Definition at line 193 of file MRAmspec.h. References write().
00194 {
00195 write(buffer);
00196 return *this;
00197 }
|
|
|
Definition at line 106 of file MRAmspec.h. References copy().
00106 { return copy(rhs); }
|
|
|
Definition at line 151 of file MRAmspec.h. References is_equal().
00151 { return is_equal(rhs); }
|
|
|
Definition at line 208 of file MRAmspec.h. References read().
00209 {
00210 read(buffer);
00211 return *this;
00212 }
|
|
|
Definition at line 223 of file MRAmspec.h. References mexist, mtheory, and mthis.
|
|
|
Definition at line 200 of file MRAmspec.h. References mexist, mtheory, and mthis. Referenced by operator<<(), and operator>>().
|
|
|
Definition at line 172 of file MRAmspec.h. References mexist, mtheory, mthis, and MRAmrange.report(). Referenced by MCFTPrequest.report(), and MCFTPquote.report().
|
|
|
Definition at line 157 of file MRAmspec.h. References mexist, mtheory, and mthis.
|
|
|
Definition at line 169 of file MRAmspec.h. References mexist, mtheory, mthis, and MRAmrange.sizeb(). Referenced by MRAsbBase.hdrsizeb(), MCFTPrequest.sizeb(), and MCFTPquote.sizeb().
|
|
|
Definition at line 215 of file MRAmspec.h. References mexist, mtheory, and mthis.
|
|
|
Definition at line 185 of file MRAmspec.h. References mexist, mtheory, and mthis. Referenced by operator<<(), and operator>>().
|
|
||||||||||||
|
Definition at line 255 of file MRAmspec.h.
00256 {
00257 mspec.read(os);
00258 return os;
00259 }
|
|
||||||||||||
|
Definition at line 241 of file MRAmspec.h.
00242 {
00243 mspec.read(buffer);
00244 return buffer;
00245 }
|
|
||||||||||||
|
Definition at line 248 of file MRAmspec.h.
00249 {
00250 mspec.write(is);
00251 return is;
00252 }
|
|
||||||||||||
|
Definition at line 234 of file MRAmspec.h.
00235 {
00236 mspec.write(buffer);
00237 return buffer;
00238 }
|
|
|
Definition at line 66 of file MRAmspec.h. Referenced by copy(), is_equal(), and operator()(). |
|
|
Definition at line 25 of file MRAmspec.h. Referenced by copy(), is_equal(), MRAsbObject.MRAsbObject(), MRAsbObject.operator()(), operator()(), read(), report(), set_dim(), MRAsbBase.set_mspec(), MCFTPrequest.set_mspec(), MCFTPquote.set_mspec(), sizeb(), MRAsbObject.synchronize(), and write(). |
|
|
Definition at line 25 of file MRAmspec.h. Referenced by copy(), is_equal(), MRAsbObject.MRAsbObject(), MRAsbObject.operator()(), operator()(), read(), report(), set_dim(), MRAsbBase.set_mspec(), MCFTPrequest.set_mspec(), MCFTPquote.set_mspec(), sizeb(), MRAsbObject.synchronize(), and write(). |
|
1.3.6