library of assembled shared sources

http://lass.cocamware.com

lass::io::impl::Bytes4 Class Reference


Public Member Functions

const num::Tuint8 operator[] (std::size_t k) const
num::Tuint8operator[] (std::size_t k)
const num::Tuint8get () const
num::Tuint8get ()
bool operator== (const Bytes4 &other) const

Private Attributes

num::Tuint8 values_ [4]

Detailed Description

Definition at line 68 of file image.cpp.


Member Function Documentation

const num::Tuint8 lass::io::impl::Bytes4::operator[] ( std::size_t  k  )  const [inline]

Definition at line 71 of file image.cpp.

References LASS_ASSERT, and values_.

num::Tuint8& lass::io::impl::Bytes4::operator[] ( std::size_t  k  )  [inline]

Definition at line 72 of file image.cpp.

References LASS_ASSERT, and values_.

const num::Tuint8* lass::io::impl::Bytes4::get (  )  const [inline]

num::Tuint8* lass::io::impl::Bytes4::get (  )  [inline]

Definition at line 74 of file image.cpp.

References values_.

bool lass::io::impl::Bytes4::operator== ( const Bytes4 other  )  const [inline]

Definition at line 75 of file image.cpp.

References values_.


Field Documentation

Definition at line 77 of file image.cpp.

Referenced by get(), operator==(), and operator[]().


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

Generated on Mon Nov 10 14:22:09 2008 for Library of Assembled Shared Sources by doxygen 1.5.7.1
SourceForge.net Logo