Predator  [unstable] git snapshot
Public Member Functions | Data Fields
GenericVar Struct Reference

#include <fixed_point_rewrite.hh>

Public Member Functions

 GenericVar ()
 GenericVar (const EVarLevel code_, const int uid_)

Data Fields

EVarLevel code
int uid

Detailed Description

Definition at line 114 of file fixed_point_rewrite.hh.

Constructor & Destructor Documentation

GenericVar ( )
inline

Definition at line 118 of file fixed_point_rewrite.hh.

GenericVar ( const EVarLevel  code_,
const int  uid_ 
)
inline

Definition at line 124 of file fixed_point_rewrite.hh.

Field Documentation

EVarLevel code

Definition at line 115 of file fixed_point_rewrite.hh.

Referenced by FixedPoint::operator==().

int uid

Definition at line 116 of file fixed_point_rewrite.hh.

Referenced by FixedPoint::operator==().


The documentation for this struct was generated from the following file: