#include <dae2_policy.h>
|  | 
| static unsigned long | makeAddress (int position, unsigned long address) | 
|  | 
| static unsigned long | cardFromAddress (unsigned long address) | 
|  | 
| static unsigned long | baseAddress (unsigned long address) | 
|  | 
Definition at line 6 of file dae2_policy.h.
 
  
  | 
        
          | virtual DAE2CardPolicy::~DAE2CardPolicy | ( |  | ) |  |  | inlinevirtual | 
 
 
  
  | 
        
          | static unsigned long DAE2CardPolicy::baseAddress | ( | unsigned long | address | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | static unsigned long DAE2CardPolicy::cardFromAddress | ( | unsigned long | address | ) |  |  | inlinestatic | 
 
 
  
  | 
        
          | static unsigned long DAE2CardPolicy::makeAddress | ( | int | position, |  
          |  |  | unsigned long | address |  
          |  | ) |  |  |  | inlinestatic | 
 
 
  
  | 
        
          | const std::string DAE2CardPolicy::card_policy_name = "DAE2CardPolicy" |  | static | 
 
 
  
  | 
        
          | const std::string DAE2CardPolicy::card_type = "DAE2" |  | static | 
 
 
  
  | 
        
          | const unsigned DAE2CardPolicy::CARDSHIFT = 28 |  | staticprotected | 
 
 
  
  | 
        
          | const int DAE2CardPolicy::CRATE_MOD = 100 |  | static | 
 
 
  
  | 
        
          | const int DAE2CardPolicy::FIRMVERS = 0x7FFFC |  | staticprotected | 
 
firmware version register (32 bit, RO) 
Definition at line 10 of file dae2_policy.h.
 
 
The documentation for this class was generated from the following files: