Go to the source code of this file.
Functions | |
FENNEL_BEGIN_CPPFILE ("$Id: //open/dev/fennel/tuple/TupleAccessor.cpp#18 $") | |
FENNEL_END_CPPFILE ("$Id: //open/dev/fennel/tuple/TupleAccessor.cpp#18 $") | |
Variables | |
static const MagicNumber | TUPLE_MAGIC_NUMBER = 0x9897ab509de7dcf5LL |
Matches net.sf.farrago.runtime.FennelTupleWriter. |
FENNEL_BEGIN_CPPFILE | ( | "$Id: //open/dev/fennel/tuple/TupleAccessor.cpp#18 $" | ) |
FENNEL_END_CPPFILE | ( | "$Id: //open/dev/fennel/tuple/TupleAccessor.cpp#18 $" | ) |
const MagicNumber TUPLE_MAGIC_NUMBER = 0x9897ab509de7dcf5LL [static] |
Matches net.sf.farrago.runtime.FennelTupleWriter.
Definition at line 53 of file TupleAccessor.cpp.
Referenced by TupleAccessor::marshal(), and TupleAccessor::setCurrentTupleBuf().