#include <TWRmap.h>
Inheritance diagram for TWRmap:

Public Member Functions | |
| virtual unsigned | tower (LATtypeId evtId, unsigned id) const |
| Map a contribution source ID to a tower bay number. | |
Copyright: Copyright 2004 by The Board of Trustees of the Leland Stanford Junior University. All rights reserved.
| unsigned TWRmap::tower | ( | LATtypeId | evtId, | |
| unsigned | id | |||
| ) | const [inline, virtual] |
Map a contribution source ID to a tower bay number.
This method maps a contribution source address to a tower address. This could be done based on the protocol version number, for example.
| evtId | The EBF format typeId (version number) | |
| id | The contribution source ID |
1.4.7