#include <Basics.H>
#include <Table.H>
#include <FP.H>
#include <CacheIntf.H>
#include <Debug.H>
#include <ReadConfig.H>
#include <PKPrefix.H>
#include <CacheState.H>
#include <Model.H>
#include <CacheIndex.H>
#include <FV.H>
#include <VestaVal.H>
#include <NewVal.H>
#include "CacheS.H"
#include "ExpCache.H"
Go to the source code of this file.
Functions | |
void | ExitServer () throw () |
void | HandleFailure (SRPC *srpc, const SRPC::failure &f, void *arg) throw () |
void | Server (int argc, char *argv[]) throw () |
int | main (int argc, char *argv[]) throw () |
|
Definition at line 187 of file TestMarshalS.C. |
|
Definition at line 193 of file TestMarshalS.C. Referenced by Server(). |
|
Definition at line 236 of file TestMarshalS.C. References Server(). |
|
Definition at line 199 of file TestMarshalS.C. References ExitServer(), HandleFailure(), ReadConfig::Location(), Debug::Lock(), SRPC::failure::r, ExpCache::Run(), SRPC::transport_failure, and Debug::Unlock(). |