SPUC  3.0
Public Types | Public Member Functions | Public Attributes | List of all members
SPUC::int_size_needed< S_ > Struct Template Reference

#include <spuc_fixed_common.h>

Collaboration diagram for SPUC::int_size_needed< S_ >:
Collaboration graph
[legend]

Public Types

typedef int_type_size
< NEXT_INT_SIZE< S_ >::val >
::uint_type 
uint_type
 
typedef int_type_size
< NEXT_INT_SIZE< S_ >::val >
::int_type 
int_type
 
typedef int_type_size
< NEXT_INT_SIZE< S_ >::val >
::uint_type 
uint_type
 
typedef int_type_size
< NEXT_INT_SIZE< S_ >::val >
::int_type 
int_type
 

Public Member Functions

bool operator[] (int i)
 
bool operator[] (int i)
 

Public Attributes

int_type val
 

Member Typedef Documentation

template<int S_>
typedef int_type_size<NEXT_INT_SIZE<S_>::val>::int_type SPUC::int_size_needed< S_ >::int_type
template<int S_>
typedef int_type_size<NEXT_INT_SIZE<S_>::val>::int_type SPUC::int_size_needed< S_ >::int_type
template<int S_>
typedef int_type_size<NEXT_INT_SIZE<S_>::val>::uint_type SPUC::int_size_needed< S_ >::uint_type
template<int S_>
typedef int_type_size<NEXT_INT_SIZE<S_>::val>::uint_type SPUC::int_size_needed< S_ >::uint_type

Member Function Documentation

template<int S_>
bool SPUC::int_size_needed< S_ >::operator[] ( int  i)
inline
template<int S_>
bool SPUC::int_size_needed< S_ >::operator[] ( int  i)
inline

Member Data Documentation

template<int S_>
int_type SPUC::int_size_needed< S_ >::val

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