blue_sky::line_holder< array_type, const_unsafe_trait > Struct Template Reference

#include <exp_temp_mx.h>

List of all members.

Public Types

typedef array_type array_t
typedef array_t::value_type value_type
typedef line_holder< array_t,
const_unsafe_trait
this_t

Public Member Functions

 line_holder (const array_t &array_, size_t index, size_t size)
value_type operator[] (size_t i) const
size_t block_size () const

Public Attributes

const array_tarray_
size_t block_size_
size_t index_
const value_typeunsafe_array_

template<typename array_type>
struct blue_sky::line_holder< array_type, const_unsafe_trait >


Member Typedef Documentation

template<typename array_type >
typedef array_type blue_sky::line_holder< array_type, const_unsafe_trait >::array_t

template<typename array_type >
typedef line_holder<array_t, const_unsafe_trait> blue_sky::line_holder< array_type, const_unsafe_trait >::this_t

template<typename array_type >
typedef array_t::value_type blue_sky::line_holder< array_type, const_unsafe_trait >::value_type


Constructor & Destructor Documentation

template<typename array_type >
blue_sky::line_holder< array_type, const_unsafe_trait >::line_holder ( const array_t array_,
size_t  index,
size_t  size 
) [inline]


Member Function Documentation

template<typename array_type >
size_t blue_sky::line_holder< array_type, const_unsafe_trait >::block_size (  )  const [inline]

template<typename array_type >
value_type blue_sky::line_holder< array_type, const_unsafe_trait >::operator[] ( size_t  i  )  const [inline]


Member Data Documentation

template<typename array_type >
const array_t& blue_sky::line_holder< array_type, const_unsafe_trait >::array_

template<typename array_type >
size_t blue_sky::line_holder< array_type, const_unsafe_trait >::block_size_

template<typename array_type >
size_t blue_sky::line_holder< array_type, const_unsafe_trait >::index_

template<typename array_type >
const value_type* blue_sky::line_holder< array_type, const_unsafe_trait >::unsafe_array_


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

Generated on Fri Nov 13 12:07:13 2009 for TheBSEagleProject by  doxygen 1.5.8