#include "IFid.H"
#include <algorithm>
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"
Go to the source code of this file.
Classes | |
class | IFidTable |
Functions | |
template<> | |
int | linearSize (const IFidTable &a_table) |
template<> | |
void | linearIn (IFidTable &a_table, const void *const inBuf) |
template<> | |
void | linearOut (void *const a_outBuf, const IFidTable &a_table) |
int linearSize | ( | const IFidTable & | a_table | ) | [inline] |
References IFidTable::linearSize().
void linearIn | ( | IFidTable & | a_table, | |
const void *const | inBuf | |||
) | [inline] |
References IFidTable::linearIn().
void linearOut | ( | void *const | a_outBuf, | |
const IFidTable & | a_table | |||
) | [inline] |
References IFidTable::linearOut().