Guitarix
trany.h File Reference
#include "KT88.cc"
#include "7199P.cc"
Include dependency graph for trany.h:

Go to the source code of this file.

Classes

struct  table1dt
 
struct  table1dt_imp< tab_size >
 

Macros

#define SRC_HEADERS_TRANY_H_
 

Enumerations

enum  {
  TRANY_TABLE_KT88_68k, TRANY_TABLE_KT88_250k, TRANY_TABLE_7199P_68k, TRANY_TABLE_7199P_250k,
  TRANY_TABLE_SIZE
}
 

Variables

table1dttranytab [TRANY_TABLE_SIZE]
 

Macro Definition Documentation

§ SRC_HEADERS_TRANY_H_

#define SRC_HEADERS_TRANY_H_

Definition at line 30 of file trany.h.

Enumeration Type Documentation

§ anonymous enum

anonymous enum
Enumerator
TRANY_TABLE_KT88_68k 
TRANY_TABLE_KT88_250k 
TRANY_TABLE_7199P_68k 
TRANY_TABLE_7199P_250k 
TRANY_TABLE_SIZE 

Definition at line 65 of file trany.h.

Variable Documentation

§ tranytab

Initial value:
= {
&static_cast<table1dt&>(tranytable_KT88[0]),
&static_cast<table1dt&>(tranytable_KT88[1]),
&static_cast<table1dt&>(tranytable_7199P[0]),
&static_cast<table1dt&>(tranytable_7199P[1]),
}
Definition: trany.h:41

Definition at line 73 of file trany.h.