|
Jive reference manual
|
This namespace exports extra utility classes and functions. More...
Classes | |
| class | IListArray |
| class | SnoopDictionary |
Typedefs | |
| typedef SnoopDictionary | SnoopDict |
Functions | |
| void | swap (IListArray &lhs, IListArray &rhs) |
| void | decode (DataInput &in, IListArray &a) |
| void | encode (DataOutput &out, const IListArray &a) |
The namespace jem::xutil exports extra utility classes and functions.
All classes and functions in this namespace can be found in the package jem.xutil.
| typedef SnoopDictionary jem::xutil::SnoopDict |
| void jem::xutil::swap | ( | IListArray & | lhs, |
| IListArray & | rhs | ||
| ) |
| void jem::xutil::decode | ( | DataInput & | in, |
| IListArray & | a | ||
| ) |
| void jem::xutil::encode | ( | DataOutput & | out, |
| const IListArray & | a | ||
| ) |