#include <PXXISourceID.h>
Inheritance diagram for PXXISourceID:
Public Member Functions | |
virtual | ~PXXISourceID () |
virtual Int32b_t | GetSourceID () const =0 |
Protected Member Functions | |
PXXISourceID () |
This is an base interface(attribute) class of all SourceIDs. // It must be used as an attribute class of multiple inheritance, so that // you cannot instantiate the class independently. //
|
|
|
|
|
Returns the SourceID Implemented in PXXSourceID4B. |