User Manual, Developers Guide and API Documentation

MultiAccessible.hpp File Reference

#include <WNS/Assure.hpp>
#include <cstddef>
#include <cassert>
#include <algorithm>

Include dependency graph for MultiAccessible.hpp:

Go to the source code of this file.

Namespaces

namespace  wns
namespace  wns::container
namespace  wns::container::MultiAccessibleDefs

Classes

class  wns::container::MultiReadAccessible< T, N, R, I >
 Interface and base for classes which the [] operator can be applied to multiple times, allowing (const) read access. More...
class  wns::container::wns::container::MultiReadAccessible< T, 1, ReturnType, I >
class  wns::container::MultiReadWriteAccessible< T, N, R, I >
 Interface and base for classes which the [] operator can be applied to multiple times, allowing write and read access. More...
class  wns::container::MultiWriteAccessible< T, N, I >
 Interface and base for classes which the [] operator can be applied to multiple times, allowing write access. More...
class  wns::container::wns::container::MultiWriteAccessible< T, 1, I >

Typedefs

typedef std::size_t wns::container::MultiAccessibleDefs::SizeType
 Type used for sizes.


Generated on Fri May 25 03:32:20 2012 for openWNS by  doxygen 1.5.5